mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
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)
|
||||
|
||||
content, err := ioutil.ReadFile("../../docs/templates/ADOC_global.tmpl")
|
||||
content, err := ioutil.ReadFile("../../docs/templates/ADOC_extended.tmpl")
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
Reference in New Issue
Block a user