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 a97ee4a commit df286ffCopy full SHA for df286ff
.github/workflows/docs.yml
@@ -65,7 +65,7 @@ jobs:
65
--extern-html-root-url=x11=https://docs.rs/x11/latest/
66
--extern-html-root-url=khronos_egl=https://docs.rs/khronos-egl/latest/
67
--extern-html-root-url=xkb=https://docs.rs/xkb/latest/
68
- --extern-html-root-url=windows=https://microsoft.github.io/windows-docs-rs/doc/windows/
+ --extern-html-root-url=windows=https://microsoft.github.io/windows-docs-rs/doc/
69
- uses: actions-rs/cargo@v1
70
with:
71
command: doc
0 commit comments