Skip to content

Commit df286ff

Browse files
docs: Fix windows link
1 parent a97ee4a commit df286ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
--extern-html-root-url=x11=https://docs.rs/x11/latest/
6666
--extern-html-root-url=khronos_egl=https://docs.rs/khronos-egl/latest/
6767
--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/
68+
--extern-html-root-url=windows=https://microsoft.github.io/windows-docs-rs/doc/
6969
- uses: actions-rs/cargo@v1
7070
with:
7171
command: doc

0 commit comments

Comments
 (0)