summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiligentGraphics <egor.yusov@gmail.com>2019-05-07 15:02:33 +0000
committerGitHub <noreply@github.com>2019-05-07 15:02:33 +0000
commit44bf0e0013e47517be17487146be7dc2d33f3b4f (patch)
tree9af54cc55e5f6ad67e02c056fb85a34dd9adfeef
parentUpdated readme (diff)
downloadDiligentEngine-44bf0e0013e47517be17487146be7dc2d33f3b4f.tar.gz
DiligentEngine-44bf0e0013e47517be17487146be7dc2d33f3b4f.zip
Fixed image link in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c499a1..6cf053c 100644
--- a/README.md
+++ b/README.md
@@ -613,7 +613,7 @@ The following components are now available:
|||
|-----------------|-----------------|
| ![](https://github.com/DiligentGraphics/DiligentFX/blob/master/GLTF_PBR_Renderer/screenshots/damaged_helmet.jpg) | ![](https://github.com/DiligentGraphics/DiligentFX/blob/master/GLTF_PBR_Renderer/screenshots/flight_helmet.jpg) |
-| ![](https://github.com/DiligentGraphics/DiligentFX/blob/master/GLTF_PBR_Renderer/screenshots/mr_spheres.jpg) | ![](https://github.com/DiligentGraphics/DiligentFX/blob/master/GLTF_PBR_Renderer/screenshots/cesium_man_large.gif) |
+| ![](https://github.com/DiligentGraphics/DiligentFX/blob/master/GLTF_PBR_Renderer/screenshots/mr_spheres.jpg) | ![](https://github.com/DiligentGraphics/DiligentSamples/blob/master/Samples/GLTFViewer/screenshots/cesium_man_large.gif) |
<a name="contributing"></a>