Skip to content

Commit c66eda5

Browse files
committed
fix: Remove space from image so that file path and URL stuff works better, and update markdown files that reference it. Also make markdown link case-sensitive for README.md.
1 parent 6d006df commit c66eda5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

com.playeveryware.eos/Documentation~/dev_env/HyperV_Linux_Guest_VM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Ubuntu 18.04 is the official version of Linux that is supported by both EOS, the
6767

6868
2. Select "Ubuntu 18.04 LTS" and make sure that the Network switch selected is set to the virtual switch you created earlier.
6969

70-
<img src="/com.playeveryware.eos/Documentation~/images/hyperv_linux_guest_vm/ubuntu-18.04%20LTS.png" width="600" />
70+
<img src="/com.playeveryware.eos/Documentation~/images/hyperv_linux_guest_vm/ubuntu-18.04-LTS.png" width="600" />
7171

7272
3. Click "Create Virtual Machine" and wait for the process to complete.
7373

com.playeveryware.eos/Documentation~/images/hyperv_linux_guest_vm/ubuntu-18.04 LTS.png renamed to com.playeveryware.eos/Documentation~/images/hyperv_linux_guest_vm/ubuntu-18.04-LTS.png

File renamed without changes.

com.playeveryware.eos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="/readme.md"><img src="/com.playeveryware.eos/Documentation~/images/PlayEveryWareLogo.gif" alt="Lobby Screenshot" width="5%"/></a>
1+
<a href="/README.md"><img src="/com.playeveryware.eos/Documentation~/images/PlayEveryWareLogo.gif" alt="Lobby Screenshot" width="5%"/></a>
22

33
<div align="center"> <img src="/com.playeveryware.eos/Documentation~/images/EOSPluginLogo.png" alt="PlayEveryWare EOS Plugin for Unity" /> </div>
44

0 commit comments

Comments
 (0)