Skip to content

Commit

Permalink
[ISV-5341] fix broken link in the pipeline summary (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbakk authored Nov 27, 2024
1 parent 8d6e1f9 commit 465d83a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
if [[ "$ORGANIZATION" == "community-operators" ]]
then
DOC_LINK="https://redhat-openshift-ecosystem.github.io/community-operators-prod/"
DOC_LINK="https://redhat-openshift-ecosystem.github.io/operator-pipelines/users/contributing-prerequisites/"
else
DOC_LINK="https://github.com/redhat-openshift-ecosystem/certification-releases/blob/main/4.9/ga/troubleshooting.md"
fi
Expand Down

0 comments on commit 465d83a

Please sign in to comment.