This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch release-2.0.0-RC3-RC1 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit e733dda8abdf70b1d85ce1d9d843fc286e6b1a19 Author: danhaywood <[email protected]> AuthorDate: Tue Oct 10 00:11:06 2023 +0100 CAUSEWAY-3258 : removes reference to 'commandreplay' --- incubator/adoc/modules/ROOT/partials/component-nav.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/adoc/modules/ROOT/partials/component-nav.adoc b/incubator/adoc/modules/ROOT/partials/component-nav.adoc index 029491cff0..a2cd90222a 100644 --- a/incubator/adoc/modules/ROOT/partials/component-nav.adoc +++ b/incubator/adoc/modules/ROOT/partials/component-nav.adoc @@ -1,4 +1,4 @@ include::incubator:ROOT:partial$module-nav.adoc[] include::incubator:graphql:partial$module-nav.adoc[GraphQL Viewer] -include::incubator:commandreplay:partial$module-nav.adoc[Command Replay] +// include::incubator:commandreplay:partial$module-nav.adoc[Command Replay]
