Explorar el Código

Fix another image path;

(cherry picked from commit f247cf95f9128d79c8f4586aaef34c9a84593faf)
bjorn hace 7 años
padre
commit
80f48d2961
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      guides/Getting_Started.md

+ 1 - 1
guides/Getting_Started.md

@@ -3,7 +3,7 @@ Getting Started
 
 This guide will teach you how to install LÖVR, create a project, and run it. TL;DR version:
 
-<img src="../static/img/gettingStarted.png" width="400" height="515" class="flat">
+<img src="https://lovr.org/static/img/gettingStarted.png" width="400" height="515" class="flat">
 
 Installing LÖVR
 ---