diff options
author | ArthurHoaro <arthur@hoa.ro> | 2020-10-16 19:20:45 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2020-10-16 19:20:45 +0200 |
commit | 7836ed9b2e98e2c6898f011e431d3a58ebcfa3e5 (patch) | |
tree | c92ddb8df41a220db209035432d758f16aa4fa00 | |
parent | 3adbdc2a83e6b77a4ca62094c5d857524e39d211 (diff) | |
download | Shaarli-7836ed9b2e98e2c6898f011e431d3a58ebcfa3e5.tar.gz Shaarli-7836ed9b2e98e2c6898f011e431d3a58ebcfa3e5.tar.zst Shaarli-7836ed9b2e98e2c6898f011e431d3a58ebcfa3e5.zip |
Doc: typo
-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 |