From 120fec217d3e3baf714aa60e3f27bf97f5e6fcd3 Mon Sep 17 00:00:00 2001 From: lbadenhop Date: Thu, 10 Jul 2025 15:17:57 -0700 Subject: [PATCH] Change links to https://repository.axay.com for Helm and Docker --- content/en/docs/extensions/axway_repository_cli.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/extensions/axway_repository_cli.md b/content/en/docs/extensions/axway_repository_cli.md index 9c0a49c..3e99edf 100644 --- a/content/en/docs/extensions/axway_repository_cli.md +++ b/content/en/docs/extensions/axway_repository_cli.md @@ -111,7 +111,7 @@ To use the {{% variables/axway_cli_prod_name %}}, you must run the following com axway repository docker register ``` -This registers `http://docker.repository.axway.com` to your local Docker as the Docker registry and authenticates you on your local Docker CLI. +This registers the Docker repository, located on , to your local Docker as the Docker registry and authenticates you on your local Docker CLI. ### Docker search @@ -155,7 +155,7 @@ Unregisters the Axway Docker repository to your local native Docker CLI. axway repository docker unregister ``` -This reverses registering [http://docker.repository.axway.com](http://docker.repository.axway.com) to your local Docker as the Docker registry and authenticating you on your local Docker CLI. +This reverses registering the Docker repository, located on , from your local Docker CLI. ## Helm @@ -231,7 +231,7 @@ To use the {{% variables/axway_cli_prod_name %}}, you must run the following com axway repository helm register ``` -This registers [http://helm.repository.axway.com](http://helm.repository.axway.com) to your local Helm as the Helm registry and authenticates you on your local Helm CLI. +This registers the Helm repository, located on , to your local Helm as the Helm registry and authenticates you on your local Helm CLI. ### Helm search @@ -276,7 +276,7 @@ Unregisters the Axway Helm repository to your local native Helm CLI. axway repository helm unregister ``` -This reverses registering [http://helm.repository.axway.com](http://helm.repository.axway.com) to your local Helm as the Helm registry and authenticating you on your local Helm CLI. +This reverses registering the Helm repository, located on , from your local Helm CLI. ## Files and packages