docs: switch back to patched up relref for links to section pages

This commit is contained in:
Christian Schwarz
2017-10-02 12:42:09 +02:00
parent 775bc5caf6
commit 164f77d80c
4 changed files with 11 additions and 11 deletions

View File

@ -45,7 +45,7 @@ zrepl searches for its main configuration file in the following locations (in th
Alternatively, use CLI flags to specify a config location.
Copy a config from the [tutorial](/tutorial) or the `cmd/sampleconf` directory to one of these locations and customize it to your setup.
Copy a config from the [tutorial]({{< relref "tutorial/_index.md" >}}) or the `cmd/sampleconf` directory to one of these locations and customize it to your setup.
## Runtime Directories
@ -82,4 +82,4 @@ The daemon handles SIGINT and SIGTERM for graceful shutdown.
Graceful shutdown means at worst that a job will not be rescheduled for the next interval.
The daemon exits as soon as all jobs have reported shut down.
The daemon exits as soon as all jobs have reported shut down.