Skip to content

Commit 1865533

Browse files
authored
Merge pull request #57 from bci-oss/fix-yaml-syntax-error
Fix YAML syntax error
2 parents 2846563 + 07db3ca commit 1865533

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ content:
1414
- url: https://github.com/eclipse-esmf/esmf-sdk
1515
branches: HEAD
1616
tags: ["v2.9.7","v2.9.6","v2.9.5","v2.9.4","v2.9.2"]
17-
start_path: documentation/developer-guide - url: https://github.com/eclipse-esmf/esmf-aspect-model-editor
17+
start_path: documentation/developer-guide
18+
- url: https://github.com/eclipse-esmf/esmf-aspect-model-editor
1819
branches: HEAD
1920
tags: ["v5.6.1","v5.6.0","v5.5.0"]
2021
start_path: documentation/ame-guide

0 commit comments

Comments
 (0)