Skip to content

Commit

Permalink
clean up url
Browse files Browse the repository at this point in the history
  • Loading branch information
amatanasovska committed Feb 12, 2024
1 parent c51a9e8 commit 446bd77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ export const config = {
CLASSROOMS_URL: "https://map.finki.ukim.mk/?l=0#18/42.00465/21.40903",
CALENDAR_URL: "https://outlook.office365.com/calendar/published/3931573099d2478db934928588f70ab8@finki.ukim.mk/0be9ec9f88464188b3fdb0537c671ec55336488486144605736/calendar.html",
MAPS_ROOT_URL: "www.google.com/maps/dir/",
MAPS_ADDITIONAL_PATH: "/Faculty+of+Computer+Science+%26+Engineering,+Rugjer+Boshkovikj,+Skopje/"+
"@44.8831698,13.6218345,4z/data=!3m1!4b1!4m9!4m8!1m1!4e1!1m5!1m1!1s0x13541443605aa4ab:0x33d56647e5b87264!2m2!1d21.4095479!2d42.0041182?entry=ttu",
MAPS_ADDITIONAL_PATH: "/Faculty+of+Computer+Science+%26+Engineering,+Rugjer+Boshkovikj,+Skopje/@44.8831698,13.6218345,4z/",
};

0 comments on commit 446bd77

Please sign in to comment.