Fix links and headings after merging wiki contents

This commit is contained in:
Vitaly Potyarkin 2019-12-03 16:23:17 +03:00
commit c0b7c1b110
4 changed files with 11 additions and 7 deletions

View file

@ -1,3 +1,5 @@
# Settings
Unless otherwise specified, settings that refer to paths can be either absolute or relative to the configuration file.
## SITESUBTITLE
@ -120,4 +122,4 @@ GAUGES = '...'
GOOGLE_ANALYTICS = '...'
PIWIK_URL = '...'
PIWIK_SITE_ID = '...'
```
```