From 3c9dc1f48d5fa508cbce6390c579fc9f938da12b Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Tue, 25 Feb 2025 16:16:05 +0100 Subject: [PATCH 1/2] Fixed typo (artefact -> artifact) (issue #351) --- asciidoc/components/rancher-dashboard-extensions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asciidoc/components/rancher-dashboard-extensions.adoc b/asciidoc/components/rancher-dashboard-extensions.adoc index c5b640d0..d24f2965 100644 --- a/asciidoc/components/rancher-dashboard-extensions.adoc +++ b/asciidoc/components/rancher-dashboard-extensions.adoc @@ -24,7 +24,7 @@ All of the SUSE Edge {version-edge} components, including dashboard extensions, . Click *Extensions* in the *Configuration* section of the navigation sidebar. . On the Extensions page, click the three dot menu at the top right and select *Manage Repositories*. + -Each extension is distributed via it's own OCI artefact. Therefore, you need to add repositories for each extension that needs to be installed. +Each extension is distributed via it's own OCI artifact. Therefore, you need to add repositories for each extension that needs to be installed. . On the *Repositories page*, click `Create`. . In the form, specify the repository name and OCI artifact URL, and click `Create`. From 2f3c6d20795255ff937ce75afd51b3d15f0fbc79 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Thu, 27 Feb 2025 17:54:05 +0100 Subject: [PATCH 2/2] Fixed typo Co-authored-by: Atanas Dinov --- asciidoc/components/rancher-dashboard-extensions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asciidoc/components/rancher-dashboard-extensions.adoc b/asciidoc/components/rancher-dashboard-extensions.adoc index d24f2965..09d042dd 100644 --- a/asciidoc/components/rancher-dashboard-extensions.adoc +++ b/asciidoc/components/rancher-dashboard-extensions.adoc @@ -24,7 +24,7 @@ All of the SUSE Edge {version-edge} components, including dashboard extensions, . Click *Extensions* in the *Configuration* section of the navigation sidebar. . On the Extensions page, click the three dot menu at the top right and select *Manage Repositories*. + -Each extension is distributed via it's own OCI artifact. Therefore, you need to add repositories for each extension that needs to be installed. +Each extension is distributed via its own OCI artifact. Therefore, you need to add repositories for each extension that needs to be installed. . On the *Repositories page*, click `Create`. . In the form, specify the repository name and OCI artifact URL, and click `Create`.