Skip to content

Commit dc9b6c0

Browse files
Fix config
1 parent f2ed0b4 commit dc9b6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: A starter template using the Just the Docs theme
33
theme: just-the-docs
44

55
# Where the site will live
6-
url: "https://anikasikka.github.io"
6+
url: "https://codebase-berkeley.github.io"
77
baseurl: "/crup" # VERY IMPORTANT for project repos
88

99
# Add a GitHub link in the header
1010
aux_links:
11-
"View on GitHub": "https://github.com/anikasikka/crup"
11+
"View on GitHub": "https://github.com/codebase-berkeley/crup"

0 commit comments

Comments
 (0)