Skip to content

Commit 9fc2903

Browse files
committed
Update MSDN link
1 parent 796a8e6 commit 9fc2903

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
@@ -36,7 +36,7 @@ You can use the search functionality in the [documentation](https://docs.rs/wina
3636

3737
### Why is there no documentation on how to use anything?
3838

39-
This crate is nothing more than raw bindings to Windows API. If you wish to know how to use the various functionality in Windows API, you can look up the various items on [MSDN](https://msdn.microsoft.com/en-us/library/windows/desktop/aa906039) which is full of detailed documentation.
39+
This crate is nothing more than raw bindings to Windows API. If you wish to know how to use the various functionality in Windows API, you can look up the various items on [MSDN](https://docs.microsoft.com/en-us/windows/win32/desktop-app-technologies) which is full of detailed documentation.
4040

4141
### Can I use this library in `no_std` projects?
4242

0 commit comments

Comments
 (0)