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 fcb2484 commit 1cec0c3Copy full SHA for 1cec0c3
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install mdBook
19
run: |
20
cargo install mdbook
21
- cargo install --git https://github.com/micahsnyder/mdbook-sitemap-generator.git --branch rename-urls-url
+ cargo install --git https://github.com/Cisco-Talos/mdbook-sitemap-generator.git --branch rename-urls-url
22
- name: Build book
23
24
mdbook build .
0 commit comments