redhat-cop / redhat-cop/openshift_virtualization_migration_ees

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

Open Beginner friendly
#8 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.