Do relative links like this work?

This commit is contained in:
Chris Cannam
2022-06-30 12:07:39 +01:00
parent 2e62b2e237
commit 32f9ddf262

View File

@@ -53,7 +53,8 @@ responsibility to ensure that you redistribute these only in
accordance with their own licence terms, regardless of the conditions accordance with their own licence terms, regardless of the conditions
under which you are redistributing the Rubber Band code itself. The under which you are redistributing the Rubber Band code itself. The
licences for some relevant library code are as follows, to the best of 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 * FFTW3 - GPL; proprietary licence needed for redistribution
* Intel IPP - 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 ## Compiling Rubber Band Library
Please refer to the file COMPILING.md for details about how to Please refer to the file [COMPILING.md](COMPILING.md) for details of
configure and build the library. how to configure and build the library.
## Contents of this README ## Contents of this README