[rs] Fix the link to friend apllications in the readme

The current link brings one to a "Create new page" form for the wiki instead of the intended page.
This commit is contained in:
memoryruins
2020-07-24 18:45:05 -04:00
committed by GitHub
parent 2c62e86792
commit 6dbbc0bd7a

View File

@@ -81,7 +81,7 @@ For now, the shaders can be compiled to SPIR-V by running `make`, which requires
## Friends
See [our wiki](https://github.com/gfx-rs/wgpu-rs/wiki/Applications) for the list of libraries and applications using `wgpu`.
See [our wiki](https://github.com/gfx-rs/wgpu-rs/wiki/Applications-and-Libraries) for the list of libraries and applications using `wgpu`.
## Development