Fix broken links for downstream collection (#101)

* Fix broken links for downstream collection

The links to the repo on Automation Hub are broken for the downstream
collection. This skips the replacement step for galaxy.yml.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-08-10 08:29:51 -04:00
committed by GitHub
parent faba4a0812
commit e9f8c41ac4
3 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- fix broken links in Automation Hub for redhat.openshift (https://github.com/openshift/community.okd/issues/100).