diff --git a/README.md b/README.md index 5a38f0f..9a7d865 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you notice a mistake in the docs, or you have an idea for improving them, we ### Guide Templates -We welcome contributions to add a guide to this documentation repository. Please reference the template [here](template.rst) and use proper `rst` style syntax. +We welcome contributions to add a guide to this documentation repository. Please reference the template [here](source/contributing/template.rst) and use proper `rst` style syntax. All images should be placed in `./source/_static/images` with descriptive labeling. diff --git a/source/contributing/template.rst b/source/contributing/template.rst index 3cf7494..9fa1c3d 100644 --- a/source/contributing/template.rst +++ b/source/contributing/template.rst @@ -28,7 +28,7 @@ An `external link `_ within a sentence. :width: 50% :alt: Test figure - Here is a figure title. + Here is a figure title. This image will only display in the live documentation. Sub-title 2 -----------