diff --git a/GECKOInstaller.m b/GECKOInstaller.m index e52ba5fe..2811abc8 100644 --- a/GECKOInstaller.m +++ b/GECKOInstaller.m @@ -102,7 +102,7 @@ function checkRAVENversion(minmVer) if ~hasGit fprintf('\nRun git pull in your favourite git client to update GECKO\n'); else - fprintf('\nInstructions on how to upgrade <a href="https://github.com/SysBioChalmers/GECKO/wiki/Installation#upgrade">here</a>\n'); + fprintf('\nInstructions on how to upgrade <a href="https://github.com/SysBioChalmers/GECKO/wiki/Installation-and-upgrade#installation">here</a>\n'); end break elseif i==3 diff --git a/README.md b/README.md index cb9a4ee0..18cf4853 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ _**Note:** Regarding code and model compatibility with earlier GECKO versions, s ## Documentation -Installation instructions and other information is available in the [Wiki](https://github.com/SysBioChalmers/GECKO/wiki). The source code documentation is also available -[online](http://sysbiochalmers.github.io/GECKO/doc/). Use [GitHub Discussions](https://github.com/SysBioChalmers/GECKO/discussions) to ask questions. +**Installation instructions** and other information is available in the **[Wiki](https://github.com/SysBioChalmers/GECKO/wiki)**. The source code documentation is also available +[online](http://sysbiochalmers.github.io/GECKO/doc/). Use [GitHub Discussions](https://github.com/SysBioChalmers/GECKO/discussions) for support, to ask questions or leave comments. ## Citation