File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Crates.io] ( https://img.shields.io/crates/v/winit.svg )] ( https://crates.io/crates/winit )
4
4
[ ![ Docs.rs] ( https://docs.rs/winit/badge.svg )] ( https://docs.rs/winit )
5
- [ ![ Master Docs ] (https://img.shields.io/github/actions/workflow/status/rust-windowing/winit/docs.yml?branch=master&label=master %20docs
5
+ [ ![ UNSTABLE docs ] (https://img.shields.io/github/actions/workflow/status/rust-windowing/winit/docs.yml?branch=master&label=UNSTABLE %20docs
6
6
)] ( https://rust-windowing.github.io/winit/winit/index.html )
7
7
[ ![ CI Status] ( https://github.com/rust-windowing/winit/workflows/CI/badge.svg )] ( https://github.com/rust-windowing/winit/actions )
8
8
@@ -66,4 +66,4 @@ same MSRV policy.
66
66
67
67
### Platform-specific usage
68
68
69
- Check out the [ ` winit::platform ` ] ( https://rust-windowing.github.io /winit/winit/platform/index.html ) module for platform-specific usage.
69
+ Check out the [ ` winit::platform ` ] ( https://docs.rs /winit/latest /winit/platform/index.html ) module for platform-specific usage.
You can’t perform that action at this time.
0 commit comments