fixed refs

This commit is contained in:
Mark Bishop
2018-05-09 14:02:42 -07:00
committed by Mark Bishop
parent 134b2c29fc
commit 9788513f18
2 changed files with 9 additions and 5 deletions
@@ -120,7 +120,9 @@ server {
#### Example Amazon ELB configuration
## SSL FAQ / Troubleshooting
{{< readfile file="rancher/v2.x/en/data/files/ssl_faq.md" markdown="true" >}}
## Persistent data
{{< readfile file="rancher/v2.x/en/data/files/persistentdata.md" markdown="true" >}}
{{< ssl_faq >}}
## Persisent data
{{< persistentdata >}}
@@ -109,9 +109,11 @@ $ sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/ranche
```
## SSL FAQ / Troubleshooting
{{% ssl_faq %}}
{{< ssl_faq >}}
## Persisent data
{{% persistentdata markdown="true" %}}
{{< persistentdata >}}