From aede440dba12cd3b0c2c0c149c329df86897ca7b Mon Sep 17 00:00:00 2001 From: Daniel Brintzinger <33524976+nexus-Six@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:16:09 +0200 Subject: [PATCH] Fixed Gitea Catalog URL to 1.x commit --- content/2-install-prerequisites/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2-install-prerequisites/_index.md b/content/2-install-prerequisites/_index.md index 6536c9a..b855b07 100644 --- a/content/2-install-prerequisites/_index.md +++ b/content/2-install-prerequisites/_index.md @@ -85,7 +85,7 @@ Or, if working on a Red Hat RHPDS environment: Now using `oc` add the Gitea Operator to your OpenShift OperatorHub catalog: ``` -oc apply -f https://raw.githubusercontent.com/redhat-gpte-devopsautomation/gitea-operator/master/catalog_source.yaml +oc apply -f https://raw.githubusercontent.com/rhpds/gitea-operator/ded5474ee40515c07211a192f35fb32974a2adf9/catalog_source.yaml ``` - In the Web Console, go to **Operators > OperatorHub** and search for `Gitea` (You may need to disable search filters)