diff --git a/src/requests/getMatches/getHomeMatches.tsx b/src/requests/getMatches/getHomeMatches.tsx index 35c41bd6..4cf3adc4 100644 --- a/src/requests/getMatches/getHomeMatches.tsx +++ b/src/requests/getMatches/getHomeMatches.tsx @@ -22,7 +22,7 @@ export const getHomeMatches = async ({ offset, timezoneOffset, }: Args): Promise => { - const url = `${API_ROOT}/v1/data/matches/query` + const url = `${API_ROOT}/v2/data/matches/query` const config = { body: {