Skip to content

Fix check-links failure by replacing stale Virtual-Witches URL - #122

Closed
rubiin with Copilot wants to merge 2 commits into
masterfrom
copilot/fix-check-links-job-failure
Closed

rubiin with Copilot wants to merge 2 commits into
masterfrom
copilot/fix-check-links-job-failure

Conversation

Copilot AI commented Sep 11, 2026 •

Copy link
Copy Markdown

check-links was failing because the Virtual-Witches repository URL in gallery metadata now returns 404. This updates the canonical link target for that theme and keeps README navigation aligned with metadata.

  • Root cause

    • Virtual-Witches entry pointed to a removed/moved repo: https://github.com/G00380316/virtual-witches (404).
  • Metadata update (hyde-themes.json)

    • Replaced the LINK for Virtual-Witches with a reachable URL in this repository:
      • https://github.com/HyDE-Project/hyde-gallery/tree/master/Virtual-Witches
  • README consistency

    • Updated the Virtual-Witches preview-card hyperlink to match hyde-themes.json so generated docs and source data stay consistent.
{
  "THEME": "Virtual-Witches",
  "LINK": "https://github.com/HyDE-Project/hyde-gallery/tree/master/Virtual-Witches"
}

@coderabbitai

coderabbitai Bot commented Sep 11, 2026 •

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 0555695f-0044-4c5a-852c-b9f23d2d5ab6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rubiin
rubiin marked this pull request as ready for review September 11, 2026 14:04
Co-authored-by: rubiin <8222059+rubiin@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job check-links Fix check-links failure by replacing stale Virtual-Witches URL Sep 11, 2026
Copilot AI requested a review from rubiin September 11, 2026 14:06
@rubiin rubiin closed this Sep 11, 2026
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.

2 participants