mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-14 23:00:31 -04:00
remove remnants of rogue notation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
1 parent
4717248959
commit
39a998a67a
2 files changed
+1
-1
No files matched your search
@@ -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)
|
||||
}
|
||||
File renamed without changes.
Reference in new issue
Block a user