Skip to content

Commit fd78e5e

Browse files
committed
Fix broken link
1 parent 71acb55 commit fd78e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ window.Pin()
135135

136136
### Windows version support
137137

138-
Since this library is using undocumented interfaces you need to properly [reverse engineer](#14) your Windows version to support it.
138+
Since this library is using undocumented interfaces you need to properly [reverse engineer](https://github.com/Slion/VirtualDesktop/issues/14) your Windows version to support it.
139139

140140
The class IDs of some of the undocumented interfaces we use tend to change a lot between different versions of Windows.
141141
If the demo application crashes on start-up chances are all you need to do is provide the proper IDs for the version of Windows you are running on.

0 commit comments

Comments
 (0)