Skip to content

Commit e34b974

Browse files
committed
Update README.md
1 parent e0fe080 commit e34b974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If no `<dest>` file is specified, the output is sent to stdout. Mainly useful f
101101

102102
The templates used by docker-gen are written using the Go [text/template](http://golang.org/pkg/text/template/) language. In addition to the [built-in functions](http://golang.org/pkg/text/template/#hdr-Functions) supplied by Go, docker-gen provides a number of additional functions to make it simpler (or possible) to generate your desired output.
103103

104-
Within those templates, the object emitted by docker-gen will have [this structure ](https://github.com/jwilder/docker-gen/wiki/Docker-Gen-Emit-Structure).
104+
Within those templates, the object emitted by docker-gen will have [this structure](https://github.com/jwilder/docker-gen/wiki/Docker-Gen-Emit-Structure).
105105

106106
#### Functions
107107

0 commit comments

Comments
 (0)