Make titles linkable
This commit is contained in:
parent
bbe7891c4a
commit
a5fda6c17f
7 changed files with 378 additions and 380 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue