From 41e3a1d239cc0f5315469e0ac28c75c769ba0899 Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Thu, 3 Sep 2026 13:51:07 +0200 Subject: [PATCH 1/2] rename file and fixe typo --- .../{instance-explorer.adoc => instances-explorer.adoc} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename modules/ROOT/pages/managing-instances/{instance-explorer.adoc => instances-explorer.adoc} (99%) diff --git a/modules/ROOT/pages/managing-instances/instance-explorer.adoc b/modules/ROOT/pages/managing-instances/instances-explorer.adoc similarity index 99% rename from modules/ROOT/pages/managing-instances/instance-explorer.adoc rename to modules/ROOT/pages/managing-instances/instances-explorer.adoc index 888d07132..c221f7e1b 100644 --- a/modules/ROOT/pages/managing-instances/instance-explorer.adoc +++ b/modules/ROOT/pages/managing-instances/instances-explorer.adoc @@ -7,7 +7,7 @@ You can switch back to the classic view at any time. This experience makes it easier to get an overview of *all* instances, both Aura and self-managed, in addition to any Virtual Graphs. [.shadow] -.Instance explorer +.Instances explorer image::instance-explorer.png[width=full] On the left, you can see your existing instances, *Aura*, *self-managed*, and *Virtual Graphs*. From 258ef5da5d652f6fbe4168f99b4ca0029c1dc0ae Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Thu, 3 Sep 2026 14:02:56 +0200 Subject: [PATCH 2/2] fix content nav --- modules/ROOT/content-nav.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/content-nav.adoc b/modules/ROOT/content-nav.adoc index c92c8eefb..5b8c01ee2 100644 --- a/modules/ROOT/content-nav.adoc +++ b/modules/ROOT/content-nav.adoc @@ -18,7 +18,7 @@ Generic Start * Manage instances ** xref:managing-instances/instance-actions.adoc[Instance actions] ** xref:managing-instances/instance-details.adoc[Instance details] -** xref:managing-instances/instance-explorer.adoc[Instances explorer (Preview feature)] +** xref:managing-instances/instances-explorer.adoc[Instances explorer (Preview feature)] ** xref:managing-instances/multiple-databases.adoc[Multiple databases (Preview feature)] ** xref:managing-instances/self-managed.adoc[Self-managed instances] ** xref:managing-instances/secondaries.adoc[Secondaries]