You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MULTI-REPO_COMMIT: Move all extension reference guides to their designated page and rename README.adoc to index.adoc for friendlier URLS.
Many small changes based on build output have also been done over many repositories. Some parts needed escaping, didn't have proper syntax, or headers that should really be tabs.
Copy file name to clipboardExpand all lines: docs/reference/modules/ROOT/pages/commands.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
:navtitle: Commands
2
2
= Commands
3
3
4
-
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:axon-framework-commands:README.adoc[command dispatching and handling] logic.
4
+
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:axon-framework-commands:index.adoc[command dispatching and handling] logic.
Copy file name to clipboardExpand all lines: docs/reference/modules/ROOT/pages/events.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
:navtitle: Events
2
2
= Events
3
3
4
-
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:events:README.adoc[event publication and handling] logic.
4
+
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:events:index.adoc[event publication and handling] logic.
Copy file name to clipboardExpand all lines: docs/reference/modules/ROOT/pages/queries.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
:navtitle: Queries
2
2
= Queries
3
3
4
-
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:queries:README.adoc[query dispatching and handling] logic.
4
+
This section describes the additional functionality attached to Axon's xref:axon-framework-reference:queries:index.adoc[query dispatching and handling] logic.
0 commit comments