HTTPS for images, video and links in docs.

This commit is contained in:
Ludovic Fernandez 2017-09-01 19:44:03 +02:00 committed by Traefiker
parent 5c2849ea07
commit d5bbb103d4
9 changed files with 23 additions and 23 deletions

View file

@ -161,7 +161,7 @@ If you want Træfik to watch file changes automatically, just add:
watch = true
```
The configuration files can be also templates written using functions provided by [go template](https://golang.org/pkg/text/template/) as well as functions provided by the [sprig library](http://masterminds.github.io/sprig/), like this:
The configuration files can be also templates written using functions provided by [go template](https://golang.org/pkg/text/template/) as well as functions provided by the [sprig library](https://masterminds.github.io/sprig/), like this:
```tmpl
[backends]