Fossil SCM
Fix incorrect hyperlink target in the documentation.
Commit
d5b04f0ec60ae8b37ae6bf1e788fa49480530f38a1e56aa2c579c516175f5423
Parent
031cc65643ba065…
1 file changed
+1
-1
+1
-1
| --- www/tech_overview.wiki | ||
| +++ www/tech_overview.wiki | ||
| @@ -53,11 +53,11 @@ | ||
| 53 | 53 | checkout for a project and contains state information that is unique |
| 54 | 54 | to that working checkout. |
| 55 | 55 | |
| 56 | 56 | Fossil does not always use all three database files. The web interface, |
| 57 | 57 | for example, typically only uses the repository database. And the |
| 58 | -[/help/all | fossil settings] command only opens the configuration database | |
| 58 | +[/help/settings | fossil settings] command only opens the configuration database | |
| 59 | 59 | when the --global option is used. But other commands use all three |
| 60 | 60 | databases at once. For example, the [/help/status | fossil status] |
| 61 | 61 | command will first locate the checkout database, then use the checkout |
| 62 | 62 | database to find the repository database, then open the configuration |
| 63 | 63 | database. Whenever multiple databases are used at the same time, |
| 64 | 64 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -53,11 +53,11 @@ | |
| 53 | checkout for a project and contains state information that is unique |
| 54 | to that working checkout. |
| 55 | |
| 56 | Fossil does not always use all three database files. The web interface, |
| 57 | for example, typically only uses the repository database. And the |
| 58 | [/help/all | fossil settings] command only opens the configuration database |
| 59 | when the --global option is used. But other commands use all three |
| 60 | databases at once. For example, the [/help/status | fossil status] |
| 61 | command will first locate the checkout database, then use the checkout |
| 62 | database to find the repository database, then open the configuration |
| 63 | database. Whenever multiple databases are used at the same time, |
| 64 |
| --- www/tech_overview.wiki | |
| +++ www/tech_overview.wiki | |
| @@ -53,11 +53,11 @@ | |
| 53 | checkout for a project and contains state information that is unique |
| 54 | to that working checkout. |
| 55 | |
| 56 | Fossil does not always use all three database files. The web interface, |
| 57 | for example, typically only uses the repository database. And the |
| 58 | [/help/settings | fossil settings] command only opens the configuration database |
| 59 | when the --global option is used. But other commands use all three |
| 60 | databases at once. For example, the [/help/status | fossil status] |
| 61 | command will first locate the checkout database, then use the checkout |
| 62 | database to find the repository database, then open the configuration |
| 63 | database. Whenever multiple databases are used at the same time, |
| 64 |