Fossil SCM
Fix bad hyperlink on the Compiling And Installing Fossil page.
Commit
a0f5be9a9dc49302894c728b1ae65c423f5a5ee8e85597440c7d05d4b710e904
Parent
60dbbbefdbca2d8…
1 file changed
+4
-6
+4
-6
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -1,16 +1,14 @@ | ||
| 1 | 1 | <title>Compiling and Installing Fossil</title> |
| 2 | 2 | |
| 3 | 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | 4 | |
| 5 | -<p>Released versions of fossil come with | |
| 6 | -<a href="/uv/download.html">pre-compiled binaries and | |
| 7 | -a source archive</a> for that release. You can thus skip the following if you | |
| 8 | -want to run or build a release version of fossil. Just download | |
| 9 | -the appropriate package from the <a href="/uv/download.html">downloads page</a> | |
| 5 | +<p>[/uv/download.html|Pre-compiled binaries] are available for recent | |
| 6 | +releases. Just download | |
| 7 | +the appropriate executable for your platform | |
| 10 | 8 | and put it on your $PATH. |
| 11 | -To uninstall, simply delete the binary. | |
| 9 | +To uninstall, simply delete the executable. | |
| 12 | 10 | To upgrade from an older release, just overwrite the older binary with |
| 13 | 11 | the newer one.</p> |
| 14 | 12 | |
| 15 | 13 | <h2>0.1 Executive Summary</h2> |
| 16 | 14 | |
| 17 | 15 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,16 +1,14 @@ | |
| 1 | <title>Compiling and Installing Fossil</title> |
| 2 | |
| 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | |
| 5 | <p>Released versions of fossil come with |
| 6 | <a href="/uv/download.html">pre-compiled binaries and |
| 7 | a source archive</a> for that release. You can thus skip the following if you |
| 8 | want to run or build a release version of fossil. Just download |
| 9 | the appropriate package from the <a href="/uv/download.html">downloads page</a> |
| 10 | and put it on your $PATH. |
| 11 | To uninstall, simply delete the binary. |
| 12 | To upgrade from an older release, just overwrite the older binary with |
| 13 | the newer one.</p> |
| 14 | |
| 15 | <h2>0.1 Executive Summary</h2> |
| 16 | |
| 17 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -1,16 +1,14 @@ | |
| 1 | <title>Compiling and Installing Fossil</title> |
| 2 | |
| 3 | <h2>0.0 Using A Pre-compiled Binary</h2> |
| 4 | |
| 5 | <p>[/uv/download.html|Pre-compiled binaries] are available for recent |
| 6 | releases. Just download |
| 7 | the appropriate executable for your platform |
| 8 | and put it on your $PATH. |
| 9 | To uninstall, simply delete the executable. |
| 10 | To upgrade from an older release, just overwrite the older binary with |
| 11 | the newer one.</p> |
| 12 | |
| 13 | <h2>0.1 Executive Summary</h2> |
| 14 | |
| 15 |