There was an error while loading. Please reload this page.
1 parent 7be4708 commit 2e4a3eeCopy full SHA for 2e4a3ee
1 file changed
src/constants/index.ts
@@ -1,4 +1,4 @@
1
-export const BASE_URL = "https://git-mastery.github.io";
+export const BASE_URL = "https://git-mastery.org";
2
3
export const EXERCISES_DIRECTORY_URL = `${BASE_URL}/exercises-directory`;
4
0 commit comments