diff options
| author | Christoph Blecker <admin@toph.ca> | 2017-10-24 17:54:29 -0700 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2017-10-24 23:12:43 -0700 |
| commit | c08c4ae2f9c36cd4187b2c03cd0c06c8f310f9d0 (patch) | |
| tree | 1624e03b3fd198d6a2794807270dd70b1ba5e841 /generator/header.tmpl | |
| parent | 762e5d4e5aa17487a0e04ab28ba04572b3f263d9 (diff) | |
Don't use docker by default for sig docs generator
Diffstat (limited to 'generator/header.tmpl')
| -rw-r--r-- | generator/header.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/header.tmpl b/generator/header.tmpl index 9f53887a..c84f4b7b 100644 --- a/generator/header.tmpl +++ b/generator/header.tmpl @@ -5,6 +5,6 @@ This is an autogenerated file! Please do not edit this file directly, but instead make changes to the sigs.yaml file in the project root. -To understand how this file is generated, see generator/README.md. +To understand how this file is generated, see https://git.k8s.io/community/generator/README.md --> {{- end -}} |
