Skip to content

Commit cd5ecfa

Browse files
committed
Renamed internal docs id for the extension guide
1 parent 5924d0e commit cd5ecfa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/_playbook/playbook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site:
22
title: Kotlin Extension docs PREVIEW
3-
start_page: kotlin_extension_old_ref::index.adoc
3+
start_page: kotlin_extension_guide::index.adoc
44

55
content:
66
sources:

docs/old-reference-guide/antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: kotlin_extension_old_ref
1+
name: kotlin_extension_guide
22
title: Kotlin Extension Guide
33
version: true
44
prerelease: true
55
start_page: ROOT:index.adoc
66

77
asciidoc:
88
attributes:
9-
component_description: The Kotlin xtension guide from the former reference guide
9+
component_description: The Kotlin Extension Guide from the former reference guide
1010
type: guide
1111
group: axon-framework
1212

0 commit comments

Comments
 (0)