Skip to content

Commit 14fd1ae

Browse files
committed
updated playbook yml
1 parent 45dc17f commit 14fd1ae

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

antora-playbook.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ content:
1111
components:
1212
- name: home
1313
start_page: index.adoc
14-
- url: https://admin-shell-io.github.io/aas-specifications/
15-
branches: [ HEAD ]
16-
start_path: .
14+
- url: https://github.com/admin-shell-io/aas-specifications.git
15+
branches: [ main ]
16+
start_path: modules/ROOT/pages
1717
components:
1818
- name: aas-specifications
19-
start_page: index.html
20-
- url: https://admin-shell-io.github.io/idta-submodel-templates/
21-
branches: [ HEAD ]
22-
start_path: .
19+
start_page: index.adoc
20+
- url: https://github.com/admin-shell-io/idta-submodel-templates.git
21+
branches: [ main ]
22+
start_path: docs
2323
components:
2424
- name: submodel-templates
25-
start_page: index.html
25+
start_page: index.adoc
2626

2727
ui:
2828
bundle:

0 commit comments

Comments
 (0)