Update links to compilation docs from remaining pages

Ref #2517
develop
lethosor 2023-01-14 21:48:50 -05:00
parent b0d6f6a3c3
commit 6a107ba68b
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
2 changed files with 3 additions and 3 deletions

@ -50,7 +50,7 @@ The GCC 4.8 build is built on Ubuntu 14.04 and targets an older glibc, so it
should work on older distributions.
In the event that none of the provided binaries work on your distribution,
you may need to `compile DFHack from source <compile>`.
you may need to `compile DFHack from source <building-dfhack-index>`.
macOS
-----
@ -86,7 +86,7 @@ restrictions apply (e.g. a file named ``Windows64`` is for 64-bit Windows DF).
or by clicking "Download ZIP" on the repo homepage. This will give you an
incomplete copy of the DFHack source code, which will not work as-is. (If
you want to compile DFHack instead of using a pre-built release, see
`compile` for instructions.)
`building-dfhack-index` for instructions.)
Installing DFHack
=================

@ -17,7 +17,7 @@ Quick Links
* `Installation guide <installing>`
* `Getting help <support>`
* :source:`Source code <>`
(**important:** read `compile` before attempting to build from source.)
(**important:** read `building-dfhack-index` before attempting to build from source.)
User Manual
===========