Skip to content

Commit 9736d9c

Browse files
committed
Fix image URL.
1 parent 9cd8a3b commit 9736d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/_data/resources.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
{
384384
"title": "Real-Time Rigid Body Simulation on GPUs",
385385
"author": "Aleksandr Pachaev (Bletraut)",
386-
"cover": "https://github.com/Bletraut/RigidBodySimulationOnGpuDX/blob/master/docs/content/Result_1.gif",
386+
"cover": "https://raw.githubusercontent.com/Bletraut/RigidBodySimulationOnGpuDX/master/docs/content/Result_1.gif",
387387
"url": "https://github.com/Bletraut/RigidBodySimulationOnGpuDX",
388388
"pixelart": false,
389389
"tags": [

0 commit comments

Comments
 (0)