From e2abd6e15928968832eef622130a5154d04341d2 Mon Sep 17 00:00:00 2001 From: Morgan Creekmore Date: Mon, 16 Oct 2023 17:08:33 -0500 Subject: [PATCH] Fix org name --- .github/workflows/pipeline.yml | 2 +- docs/testing-openshift.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 2e93e372..850c055e 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -460,7 +460,7 @@ jobs: with: status: ${{ job.status }} message: |- - Version of the agent-operator was released! + Version of the agent-operator was released! fallback: |- [GitHub] Version v${{ env.BUILD_VERSION }} of the agent-operator was released! env: diff --git a/docs/testing-openshift.md b/docs/testing-openshift.md index 0a4cb86e..459d4db8 100644 --- a/docs/testing-openshift.md +++ b/docs/testing-openshift.md @@ -11,7 +11,7 @@ Setup: ## Actually Testing -Deploy `install-prod.yaml` from [releases](https://github.com/Contrast-Security-Inc/agent-operator/releases). +Deploy `install-prod.yaml` from [releases](https://github.com/Contrast-Security-OSS/agent-operator/releases). ```bash # Install the production manifests.