docs: Replace RTD screenshot with a working one. (#1505)

The remotely linked image was removed in rtfd/readthedocs.org#3438.

Turns out we already have a local image we can use.
This commit is contained in:
Dmitry Shachnev
2018-07-05 23:35:18 +03:00
committed by Waylan Limberg
parent 2e9de0a297
commit 67630d888b

View File

@@ -44,7 +44,7 @@ theme:
- rust
```
![mkdocs](/img/mkdocs.png)
![mkdocs](../img/mkdocs.png)
### readthedocs
@@ -68,7 +68,7 @@ theme:
- rust
```
![ReadTheDocs](http://docs.readthedocs.io/en/latest/_images/screen_mobile.png)
![ReadTheDocs](../img/readthedocs.png)
### Third Party Themes