Browse Source

Fix another image path;

bjorn 7 years ago
parent
commit
f247cf95f9
1 changed files with 1 additions and 1 deletions
  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:
 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
 Installing LÖVR
 ---
 ---