Skip to content

Commit 1cec0c3

Browse files
committed
Switch forks for mdbook-sitemap-generator
1 parent fcb2484 commit 1cec0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install mdBook
1919
run: |
2020
cargo install mdbook
21-
cargo install --git https://github.com/micahsnyder/mdbook-sitemap-generator.git --branch rename-urls-url
21+
cargo install --git https://github.com/Cisco-Talos/mdbook-sitemap-generator.git --branch rename-urls-url
2222
- name: Build book
2323
run: |
2424
mdbook build .

0 commit comments

Comments
 (0)