diff --git a/docs/user-guide/styling-your-docs.md b/docs/user-guide/styling-your-docs.md index 989f0f38..1663e006 100644 --- a/docs/user-guide/styling-your-docs.md +++ b/docs/user-guide/styling-your-docs.md @@ -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