From 32f9ddf26272f957d19ffc008984d1eb92eb4101 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 30 Jun 2022 12:07:39 +0100 Subject: [PATCH] Do relative links like this work? --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e7a286c..daa3f9e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ responsibility to ensure that you redistribute these only in accordance with their own licence terms, regardless of the conditions under which you are redistributing the Rubber Band code itself. The licences for some relevant library code are as follows, to the best of -our knowledge. See also the file COMPILING.md for more details. +our knowledge. See also the file [COMPILING.md](COMPILING.md) for more +details. * FFTW3 - GPL; proprietary licence needed for redistribution * Intel IPP - Proprietary; licence needed for redistribution @@ -65,8 +66,8 @@ our knowledge. See also the file COMPILING.md for more details. ## Compiling Rubber Band Library -Please refer to the file COMPILING.md for details about how to -configure and build the library. +Please refer to the file [COMPILING.md](COMPILING.md) for details of +how to configure and build the library. ## Contents of this README