Fossil SCM
Minor tweak to the server.wiki document.
Commit
e75f160c2e2bf12e11391e0388fc3431ff28d6cc
Parent
2900c25d1a30327…
1 file changed
+3
-2
+3
-2
| --- www/server.wiki | ||
| +++ www/server.wiki | ||
| @@ -1,11 +1,12 @@ | ||
| 1 | 1 | <title>How To Configure A Fossil Server</title> |
| 2 | 2 | <h2>Introduction</h2><blockquote> |
| 3 | 3 | <p>A server is not necessary to use Fossil, but a server does help in collaborating with |
| 4 | 4 | peers. A Fossil server also works well as a complete website for a project. |
| 5 | -For example, the complete <b>http://www.fossil-scm.org/</b> website, including the | |
| 6 | -page you are now reading (but excepting the download page), | |
| 5 | +For example, the complete [https://www.fossil-scm.org/] website, including the | |
| 6 | +page you are now reading (but excepting the | |
| 7 | +[https://www.fossil-scm.org/download.html|download page]), | |
| 7 | 8 | is just a Fossil server displaying the content of the |
| 8 | 9 | self-hosting repository for Fossil.</p> |
| 9 | 10 | <p>This article is a guide for setting up your own Fossil server.</p></blockquote> |
| 10 | 11 | <h2>Overview</h2><blockquote> |
| 11 | 12 | There are basically four ways to set up a Fossil server: |
| 12 | 13 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -1,11 +1,12 @@ | |
| 1 | <title>How To Configure A Fossil Server</title> |
| 2 | <h2>Introduction</h2><blockquote> |
| 3 | <p>A server is not necessary to use Fossil, but a server does help in collaborating with |
| 4 | peers. A Fossil server also works well as a complete website for a project. |
| 5 | For example, the complete <b>http://www.fossil-scm.org/</b> website, including the |
| 6 | page you are now reading (but excepting the download page), |
| 7 | is just a Fossil server displaying the content of the |
| 8 | self-hosting repository for Fossil.</p> |
| 9 | <p>This article is a guide for setting up your own Fossil server.</p></blockquote> |
| 10 | <h2>Overview</h2><blockquote> |
| 11 | There are basically four ways to set up a Fossil server: |
| 12 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -1,11 +1,12 @@ | |
| 1 | <title>How To Configure A Fossil Server</title> |
| 2 | <h2>Introduction</h2><blockquote> |
| 3 | <p>A server is not necessary to use Fossil, but a server does help in collaborating with |
| 4 | peers. A Fossil server also works well as a complete website for a project. |
| 5 | For example, the complete [https://www.fossil-scm.org/] website, including the |
| 6 | page you are now reading (but excepting the |
| 7 | [https://www.fossil-scm.org/download.html|download page]), |
| 8 | is just a Fossil server displaying the content of the |
| 9 | self-hosting repository for Fossil.</p> |
| 10 | <p>This article is a guide for setting up your own Fossil server.</p></blockquote> |
| 11 | <h2>Overview</h2><blockquote> |
| 12 | There are basically four ways to set up a Fossil server: |
| 13 |