summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILDING.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 44437281..0eb0e19d 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -8,7 +8,7 @@ virtual machine and on macOS Sierra 10.12.6, so they should
work. Hopefully this will be useful as a reference.
For most users, installing and building the dependencies using OPAM is
-likely easier than building everything manually, see [INSTALL.md].
+likely easier than building everything manually, see [INSTALL.md](INSTALL.md).
Basics
------
diff --git a/README.md b/README.md
index 143e79ad..34004a86 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ to get install Sail using opam (recommended).
Building
========
-See [BUILDING.md](BUILDING.md)) for full details of how to build Sail from source
+See [BUILDING.md](BUILDING.md) for full details of how to build Sail from source
with all the required dependencies.
Emacs Mode