We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44f90c0 + 9890ed1 commit 7b73e2bCopy full SHA for 7b73e2b
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build website
38
run: cargo run
39
env:
40
- BASE_URL: "/www.rust-lang.org"
+ BASE_URL: "/"
41
42
- name: Configure GitHub Pages
43
uses: actions/configure-pages@v5
0 commit comments