Fossil SCM
Fix the fossil repository URL in the quickstart.html document.
Commit
c7438f6dc9bcae492b05fffbe43f573c0892162f
Parent
387cbeda3f269ff…
1 file changed
+1
-1
+1
-1
| --- www/quickstart.html | ||
| +++ www/quickstart.html | ||
| @@ -30,11 +30,11 @@ | ||
| 30 | 30 | you want to clone. You can call the new repository anything you |
| 31 | 31 | want - there are no naming restrictions. As an example, you can |
| 32 | 32 | clone the fossil repository this way:</p> |
| 33 | 33 | |
| 34 | 34 | <blockquote> |
| 35 | - <b>fossil clone http://fossil-scm.hwaci.com/fossil myclone.fsl</b> | |
| 35 | + <b>fossil clone http://www.fossil-scm.org/fossil myclone.fsl</b> | |
| 36 | 36 | </blockquote> |
| 37 | 37 | |
| 38 | 38 | </blockquote><h2>Starting A New Project</h2><blockquote> |
| 39 | 39 | |
| 40 | 40 | <p>To start a new project with fossil, create a new empty repository |
| 41 | 41 |
| --- www/quickstart.html | |
| +++ www/quickstart.html | |
| @@ -30,11 +30,11 @@ | |
| 30 | you want to clone. You can call the new repository anything you |
| 31 | want - there are no naming restrictions. As an example, you can |
| 32 | clone the fossil repository this way:</p> |
| 33 | |
| 34 | <blockquote> |
| 35 | <b>fossil clone http://fossil-scm.hwaci.com/fossil myclone.fsl</b> |
| 36 | </blockquote> |
| 37 | |
| 38 | </blockquote><h2>Starting A New Project</h2><blockquote> |
| 39 | |
| 40 | <p>To start a new project with fossil, create a new empty repository |
| 41 |
| --- www/quickstart.html | |
| +++ www/quickstart.html | |
| @@ -30,11 +30,11 @@ | |
| 30 | you want to clone. You can call the new repository anything you |
| 31 | want - there are no naming restrictions. As an example, you can |
| 32 | clone the fossil repository this way:</p> |
| 33 | |
| 34 | <blockquote> |
| 35 | <b>fossil clone http://www.fossil-scm.org/fossil myclone.fsl</b> |
| 36 | </blockquote> |
| 37 | |
| 38 | </blockquote><h2>Starting A New Project</h2><blockquote> |
| 39 | |
| 40 | <p>To start a new project with fossil, create a new empty repository |
| 41 |