Skip to content

Commit 407d882

Browse files
nicolinusg
authored andcommitted
Documentation: Rename WebServer_localhost to .jpg
It took me way too long to figure out why PNGImageDecoderPlugin couldn't load WebServer_localhost.png -- turns out it's a jpeg file.
1 parent c045d09 commit 407d882

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Documentation/TransferringFiles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ws .
1111

1212
Then we just open `localhost:8000` on our host machine :^)
1313

14-
![](WebServer_localhost.png)
14+
![](WebServer_localhost.jpg)
1515

1616
**NOTE:** Due to the fact that some browsers download unrecognized files as plain text, you may want to use something like `wget` to download the file **as is** instead. Otherwise the file may appear corrupted when the system tries to load it.
1717

File renamed without changes.

0 commit comments

Comments
 (0)