@@ -366,31 +366,31 @@ <h1 class="title is-1"><a name="showcase">#</a> Showcase</h1>
366
366
{
367
367
"name" : "wgpu" ,
368
368
"description" : "Water example" ,
369
- "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/water" ,
369
+ "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/ water" ,
370
370
"thumbnail" : "screenshots/example-water.gif"
371
371
} ,
372
372
{
373
373
"name" : "wgpu" ,
374
374
"description" : "Shadow example" ,
375
- "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/shadow" ,
375
+ "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/ shadow" ,
376
376
"thumbnail" : "screenshots/example-shadow.png"
377
377
} ,
378
378
{
379
379
"name" : "wgpu" ,
380
380
"description" : "Cube example" ,
381
- "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/cube" ,
381
+ "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/ cube" ,
382
382
"thumbnail" : "screenshots/example-cube.png"
383
383
} ,
384
384
{
385
385
"name" : "wgpu" ,
386
386
"description" : "Mipmap example" ,
387
- "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/mipmap" ,
387
+ "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/ mipmap" ,
388
388
"thumbnail" : "screenshots/example-mipmap.png"
389
389
} ,
390
390
{
391
391
"name" : "wgpu" ,
392
392
"description" : "Skybox example" ,
393
- "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/skybox" ,
393
+ "website" : "https://github.com/gfx-rs/wgpu/tree/trunk/examples/src/ skybox" ,
394
394
"thumbnail" : "screenshots/example-skybox.gif"
395
395
}
396
396
] ;
0 commit comments