Skip to content

Commit

Permalink
Change map-apitransport-cms
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Sep 10, 2023
1 parent c6bd28a commit c52851f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pages/map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function Map() {
<Head>
<title>Карта транспорта Екатеринбурга</title>
<link rel="preconnect" href="https://tiles.ekaterinburg.city" />
<link rel="preconnect" href="https://map-api.ekaterinburg.city" />
<link rel="preconnect" href="https://transport-cms.ekaterinburg.city" />
</Head>

<MapComponent />
Expand Down

0 comments on commit c52851f

Please sign in to comment.