Skip to content

Commit

Permalink
fix: get alexi url right
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jan 27, 2025
1 parent eef0e8e commit c4796c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const ALEXI_URL = "https://dhdaines.github.io/alexi";
export const ALEXI_URL = "https://dhdaines.github.io/alexi/vdsa";
export const ZONALDA_API_URL = "https://zonalda.ecolingui.ca/api";
//export const ZONALDA_API_URL = "http://localhost:8000/api";
export const COLLECTES_URL = "https://ville.sainte-adele.qc.ca/upload/images/SA-calendrier-collecte-2023-2024-8-5x11-vertical-CROP.jpg";
Expand Down

0 comments on commit c4796c1

Please sign in to comment.