8000 N21: Fix some broken links in the WGPU section (#609) · r4gus/rust-gamedev.github.io@608302f · GitHub
[go: up one dir, main page]

Skip to content

Commit 608302f

Browse files
N21: Fix some broken links in the WGPU section (rust-gamedev#609)
1 parent 3def1ce commit 608302f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/news/021/index.md

Lines changed: 2 additions & 1 deletion
551B
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,10 @@ In April, the team implemented more validation on both the host and the shader
383383
sides. [Naga]'s coverage of SPIR-V and MSL features is also greately improved.
384384

385385
On the infrastructure side, [wgpu] integrated [profiling] and got the first
386-
[naga performance] numbers, which looked promising.
386+
[naga performance][naga perf numbers] numbers, which looked promising.
387387

388388
[wgpu]: https://github.com/gfx-rs/wgpu
389+
[webgpu]: https://gpuweb.github.io/gpuweb/
389390
[naga]: https://github.com/gfx-rs/naga
390391
[profiling]: https://github.com/aclysma/profiling
391392
[gfx-release-blog]: https://gfx-rs.github.io/2021/04/30/release-0.8.html

0 commit comments

Comments
 (0)
0