remove remnants of rogue notation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -146,7 +146,7 @@ func RenderGlobalVarsTemplate() {
|
|||||||
}
|
}
|
||||||
fullYamlPath := filepath.Join(curdir, yamlSource)
|
fullYamlPath := filepath.Join(curdir, yamlSource)
|
||||||
|
|
||||||
content, err := ioutil.ReadFile("../../docs/templates/ADOC_global.tmpl")
|
content, err := ioutil.ReadFile("../../docs/templates/ADOC_extended.tmpl")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Fatal(err)
|
log.Fatal(err)
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user