aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Brooksby2024-11-27 11:29:58 +0000
committerGitHub2024-11-27 11:29:58 +0000
commit36af1d5f77f6c861fd709e8bfb211c066e48aef9 (patch)
treedde4dc39daab5d9a5f190c1a3bf8ed3e92c5099d
parentd8d9acf5f14befb569c7789b7ae08e8db93d8e75 (diff)
parentcf336d8eb336b16690eda84510990ed1eea4fad5 (diff)
downloademacs-36af1d5f77f6c861fd709e8bfb211c066e48aef9.tar.gz
emacs-36af1d5f77f6c861fd709e8bfb211c066e48aef9.zip
Merging branch mavit/build-link for github pull request <https://github.com/ravenbrook/mps/pull/290>.
Fix link in readme to build docs. GitHub-reference: https://github.com/Ravenbrook/mps/issues/290
-rw-r--r--mps/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/readme.txt b/mps/readme.txt
index 9f35eeac129..64b61bb0ebf 100644
--- a/mps/readme.txt
+++ b/mps/readme.txt
@@ -89,7 +89,7 @@ The MPS is currently supported for deployment on:
89 89
90The MPS is highly portable and has run on many other processors and 90The MPS is highly portable and has run on many other processors and
91operating systems in the past (see `Building the MPS 91operating systems in the past (see `Building the MPS
92<manual/guide/build.html>`__). Most of the MPS is written in very pure 92<manual/build.txt>`__). Most of the MPS is written in very pure
93ANSI C and compiles without warnings on anything. 93ANSI C and compiles without warnings on anything.
94 94
95.. warning:: 95.. warning::