Skip to content

Commit 94ce763

Browse files
committed
Fix link in README.md.
1 parent 90eb399 commit 94ce763

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
@@ -91,7 +91,7 @@ WGSL is always supported by default, but GLSL and SPIR-V need features enabled t
9191

9292
Note that the WGSL specification is still under development,
9393
so the [draft specification][wgsl spec] does not exactly describe what `wgpu` supports.
94-
See [below](https://github.com/jimblandy/wgpu/tree/doc-wgsl-version#tracking-the-webgpu-and-wgsl-draft-specifications) for details.
94+
See [below](#tracking-the-webgpu-and-wgsl-draft-specifications) for details.
9595

9696
To enable SPIR-V shaders, enable the `spirv` feature of wgpu.
9797
To enable GLSL shaders, enable the `glsl` feature of wgpu.

0 commit comments

Comments
 (0)