Make titles linkable

This commit is contained in:
Fabian Affolter 2016-12-18 10:40:27 +01:00
parent bbe7891c4a
commit a5fda6c17f
No known key found for this signature in database
GPG key ID: E23CD2DD36A4397F
7 changed files with 378 additions and 380 deletions

View file

@ -43,7 +43,7 @@ class = HelloWorld
The `#Apps` section is the configuration for the Hello World program and should be left in place for initial testing but can be removed later if desired, as other Apps are added, App configuration is described in the [API doc](API.md).
## Docker
## {% linkable_title Docker %}
For Docker Configuration you need to take a couple of extra things into consideration.
@ -77,4 +77,4 @@ elevation = <elevation
timezone = <timezone>
```
You can run Docker and point the conf volume to that directory.
You can run Docker and point the conf volume to that directory.