]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
README.md: Fix and improve links to installation instructions
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Aug 2020 18:12:12 +0000 (20:12 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Aug 2020 18:12:12 +0000 (20:12 +0200)
Closes #633.

README.md

index 4d1b3218d3c0aac7f508ea964b9e93397c10781c..2f55435e9d60fd90dea456af19cf42abec738af9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ General information
 * [Supported platforms, compilers and languages](https://ccache.dev/platform-compiler-language-support.html)
 * [Documentation](https://ccache.dev/documentation.html)
   * [Latest manual](https://ccache.dev/manual/latest.html)
-  * [Installation from Git source repository](https://github.com/ccache/ccache/blob/master/doc/INSTALL.md)
-  * [Installation from release archive](https://github.com/ccache/ccache/blob/master/doc/INSTALL-from-release-archive.md)
+  * [Installation from a version 3.7.x release archive](https://github.com/ccache/ccache/blob/3.7-maint/doc/INSTALL-from-release-archive.md)
+  * [Installation of the latest development version](https://github.com/ccache/ccache/blob/master/doc/INSTALL.md)
 * [Release notes](https://ccache.dev/releasenotes.html)
 * [Credits and history](https://ccache.dev/credits.html)
 * [License and copyright](https://ccache.dev/license.html)