diff --git a/about/how-pangolin-works.mdx b/about/how-pangolin-works.mdx index 98ab56e..6d8d268 100644 --- a/about/how-pangolin-works.mdx +++ b/about/how-pangolin-works.mdx @@ -102,8 +102,8 @@ The Resource Launcher is the dashboard your users (non-admins) see. It lists eve Selecting a resource always expands a panel with the details that matter for that type: URL or alias, how to connect, and any extra setup. The screenshot below is an [AI Gateway](/manage/ai/overview) example. The same panel is used for every resource. - - Resource Launcher detail panel showing a private AI Gateway as an example + + Resource Launcher detail panel showing a private SSH resource as an example. diff --git a/images/resource-launcher-expanded.png b/images/resource-launcher-expanded.png index 05fa110..0dd64c3 100644 Binary files a/images/resource-launcher-expanded.png and b/images/resource-launcher-expanded.png differ diff --git a/images/resource-launcher.png b/images/resource-launcher.png index 89150f8..c8cc15c 100644 Binary files a/images/resource-launcher.png and b/images/resource-launcher.png differ diff --git a/manage/resource-launcher.mdx b/manage/resource-launcher.mdx index 305b573..69eb4d6 100644 --- a/manage/resource-launcher.mdx +++ b/manage/resource-launcher.mdx @@ -21,8 +21,8 @@ In very large organizations, the launcher may ask you to search or filter before Selecting a resource always expands a details panel. The panel shows what matters for that type: access URL or alias, health and auth for public resources, destination and certificate status for private resources, and port restrictions when they apply. - - Resource Launcher detail panel showing a private AI Gateway as an example + + Resource Launcher detail panel showing a private SSH resource as an example. From a card, list row, or the panel you can open HTTP-style resources in a new tab (HTTP/HTTPS, SSH, RDP, VNC, AI Gateway) or copy the access string. Private resources remind you to connect with a [Pangolin client](/manage/clients/install-client).