redhat-cop / redhat-cop/openshift_virtualization_migration_ees
fix: README.md quay.io link missing https:// prefix
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Problem
In README.md, the Quay registry link is written without the https:// scheme:
[redhat-cop/openshift-virtualization-migration-ee](quay.io/redhat-cop/openshift-virtualization-migration-ee)
This renders as plain text rather than a clickable hyperlink in GitHub and most Markdown renderers.
Proposed Solution
Update the link to include the full URL scheme:
[redhat-cop/openshift-virtualization-migration-ee](https://quay.io/redhat-cop/openshift-virtualization-migration-ee)
Files to Change
README.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open README.md and locate the Quay registry link for redhat-cop/openshift-virtualization-migration-ee. Update its target to include the https:// scheme, then verify the rendered Markdown shows a clickable link.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 95/100