diff --git a/README.md b/README.md index 2084144b..2705abab 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Contributing ------------ Our project uses the standard GitHub pull request process for code review -and integration. PThe GitHub issue +and integration. The GitHub issue tracker can be used to report bugs, make feature suggestions, etc. [Avogadro2Logo]: https://raw.githubusercontent.com/OpenChemistry/avogadrolibs/master/docs/avogadro2_64.png "Avogadro2" diff --git a/source/develop/scripts/install.md b/source/develop/scripts/install.md index 8a888a9b..0698d5fb 100644 --- a/source/develop/scripts/install.md +++ b/source/develop/scripts/install.md @@ -4,11 +4,11 @@ Scripts can either be installed manually, by dragging to the Avogadro window: -![installing script](../_static/install-script.png) +![installing script](../../_static/install-script.png) Scripts can also be installed from GitHub repositories through the "Download Plugins…" command: -![plugin download](../_static/plugin-download.png) +![plugin download](../../_static/plugin-download.png) ## Directories @@ -26,7 +26,7 @@ of which is determined by Within this data folder, plugins are found in subdirectories organized by the category of plugin. -![plugin subdirectories](../_static/plugin-directories.png) +![plugin subdirectories](../../_static/plugin-directories.png) Current plugin categories and their respective subdirectories: - Scripts for calculating charges and electrostatic potentials – found in `charges`