diff options
-rw-r--r-- | doc/md/Server-configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index 73302bc6..8cb39934 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md | |||
@@ -377,7 +377,7 @@ use `https://shaarli.mydomain.org/index.php/`. | |||
377 | 377 | ||
378 | **Recommended:** | 378 | **Recommended:** |
379 | * after installation, in the configuration page, set your header link to `/index.php/`. | 379 | * after installation, in the configuration page, set your header link to `/index.php/`. |
380 | * in you `config.json.php` set `general.root_url` to | 380 | * in your configuration file `config.json.php` set `general.root_url` to |
381 | `https://shaarli.mydomain.org/index.php/`. | 381 | `https://shaarli.mydomain.org/index.php/`. |
382 | 382 | ||
383 | ## Allow import of large browser bookmarks export | 383 | ## Allow import of large browser bookmarks export |