We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eae4ee commit da1b63fCopy full SHA for da1b63f
2 files changed
home/modules/explanation/partials/nav.adoc
@@ -1,5 +1,5 @@
1
*** xref:architecture:index.adoc[]
2
include::architecture:partial$nav.adoc[]
3
4
-*** xref:testbench:index.adoc[Testbench Architecture]
5
-include::testbench:partial$nav.adoc[]
+*** xref:testbench:architecture:index.adoc[Testbench Architecture]
+include::testbench:architecture:partial$nav.adoc[]
home/modules/how-to-guides/partials/nav.adoc
@@ -8,3 +8,6 @@
8
** xref:agent-runtime-operator:agent-gateways:how-to-guide.adoc[]
9
** xref:agent-runtime-operator:tool-servers:how-to-guide.adoc[]
10
** xref:agent-runtime-operator:tool-gateways:how-to-guide.adoc[]
11
+
12
+** xref:testbench:how-to:install.adoc[Install the Testbench]
13
+** xref:testbench:how-to:first-workflow.adoc[Create Your First TestWorkflow]
0 commit comments