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.
1 parent 44f90c0 commit 9890ed1Copy full SHA for 9890ed1
.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