From fed1e6116ec996417f16807f5cc7fd9ce3a38232 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Wed, 12 Aug 2020 20:12:12 +0200 Subject: [PATCH] README.md: Fix and improve links to installation instructions Closes #633. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d1b3218d..2f55435e9 100644 --- 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) -- 2.47.3