Skip to content

Commit

Permalink
Prepend examples/ in reference to hello-triangle
Browse files Browse the repository at this point in the history
  • Loading branch information
jbatez committed Feb 4, 2023
1 parent db41436 commit e16eefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,5 @@ declare interface GPURequestAdapterOptions {
}
```

See [hello-triangle](./examples/hello-triangle)
See [examples/hello-triangle](./examples/hello-triangle)
for a complete example of using WSI and WebGPU together.

0 comments on commit e16eefc

Please sign in to comment.