Skip to content

Commit 2e4a3ee

Browse files
authored
Update base URL (#13)
1 parent 7be4708 commit 2e4a3ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const BASE_URL = "https://git-mastery.github.io";
1+
export const BASE_URL = "https://git-mastery.org";
22

33
export const EXERCISES_DIRECTORY_URL = `${BASE_URL}/exercises-directory`;
44

0 commit comments

Comments
 (0)