Skip to content

fix: add https:// prefix to quay.io link in README.md#11

Closed
shebistar wants to merge 1 commit into
mainfrom
fix/readme-quay-link
Closed

fix: add https:// prefix to quay.io link in README.md#11
shebistar wants to merge 1 commit into
mainfrom
fix/readme-quay-link

Conversation

@shebistar

Copy link
Copy Markdown
Contributor

Summary

  • Fixes a broken Markdown link in README.md by adding the missing https:// scheme to the quay.io registry URL.

Problem

The Quay registry link was written without the URL scheme:

[redhat-cop/openshift-virtualization-migration-ee](quay.io/redhat-cop/openshift-virtualization-migration-ee)

This renders as plain text in GitHub and all standard Markdown renderers instead of a clickable hyperlink.

Changes

  • README.md: Added https:// prefix to quay.io link

Test plan

  • Verify the link renders as a clickable hyperlink on the GitHub README page

Closes #8

Made with Cursor

The Quay registry link was missing the https:// scheme, causing it to
render as plain text rather than a clickable hyperlink.

Closes #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: README.md quay.io link missing https:// prefix

1 participant