Skip to content

Commit 6cb0c06

Browse files
committed
Refer to specific commits rather than main branch in README.md
1 parent 4747d5b commit 6cb0c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/spirv-std/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Check out [The `rust-gpu` Dev Guide][gpu-guide] for information on how to get st
4646

4747
Experiment with rust-gpu shaders in-browser at [SHADERed][shadered].
4848

49-
[migration]: https://github.com/EmbarkStudios/rust-gpu/blob/main/docs/src/migration-to-register-tool.md
50-
[source]: https://github.com/EmbarkStudios/rust-gpu/blob/main/examples/shaders/sky-shader/src/lib.rs
49+
[migration]: https://github.com/EmbarkStudios/rust-gpu/blob/097ba40bedd74eeaa296e719ef7e41f2d3d76c23/docs/src/migration-to-register-tool.md
50+
[source]: https://github.com/EmbarkStudios/rust-gpu/blob/69cb69d28f1e64420ee31ade5e7dffb7c5621e89/examples/shaders/sky-shader/src/lib.rs
5151
[gpu-guide]: https://embarkstudios.github.io/rust-gpu/book/
5252
[shadered]: https://shadered.org/shaders?language=rust&sort=hot

0 commit comments

Comments
 (0)