File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -178,12 +178,12 @@ It can be:
178
178
. Define the page title, and the page file name: use lower case and separate words with dashes `__<title>__.adoc`.
179
179
The directory and the file name determine the page URL.
180
180
181
- . Copy one of the templates in the `templates/pages ` directory to `__<pages_directory>__/__<title>__.adoc`.
181
+ . Copy one of the templates in the `templates/page ` directory to `__<pages_directory>__/__<title>__.adoc`.
182
182
+
183
- * link:https://github.com/eclipse/che-docs/blob/main/templates/pages /assembly.adoc[Assembly page template]
184
- * link:https://github.com/eclipse/che-docs/blob/main/templates/pages /concept.adoc[Concept page template]
185
- * link:https://github.com/eclipse/che-docs/blob/main/templates/pages /procedure.adoc[Procedure page template]
186
- * link:https://github.com/eclipse/che-docs/blob/main/templates/pages /reference.adoc[Reference page template]
183
+ * link:https://github.com/eclipse/che-docs/blob/main/templates/page /assembly.adoc[Assembly page template]
184
+ * link:https://github.com/eclipse/che-docs/blob/main/templates/page /concept.adoc[Concept page template]
185
+ * link:https://github.com/eclipse/che-docs/blob/main/templates/page /procedure.adoc[Procedure page template]
186
+ * link:https://github.com/eclipse/che-docs/blob/main/templates/page /reference.adoc[Reference page template]
187
187
188
188
. Add a cross-reference to the page in the `modules/__<guide_name>__/nav.adoc` navigation file to create the link:https://docs.antora.org/antora/2.3/navigation/xrefs-and-link-text/#default-link-text[navigation entry].
189
189
+
You can’t perform that action at this time.
0 commit comments