Skip to content

Published-site URL still says d-morrison.github.io/wai in README, CLAUDE.md, and _quarto-website.yml after the transfer to Morrison-Lab #185

Description

@d-morrison

Residual item from #98, whose closing PR (#184) covered the content work but not the unrelated note at the end of its body. Filing it separately so the closed issue does not read as if this was handled.

The repository is Morrison-Lab/wai (the PR preview action publishes to https://Morrison-Lab.github.io/wai/pr-preview/pr-N/), but four places still give the published site as the pre-transfer owner:

  • README.Rmd:24 and README.Rmd:54 (source; README.md:13 and README.md:45 are generated from it): <https://d-morrison.github.io/wai/>
  • CLAUDE.md:7: "Published at https://d-morrison.github.io/wai/"
  • _quarto-website.yml:23: site-url: https://d-morrison.github.io/wai/

The site-url one matters beyond the docs: Quarto uses it for canonical links, the sitemap, and social-card URLs, so the rendered site currently advertises the old host.

Before changing it, verify where the site actually deploys (the Pages settings of Morrison-Lab/wai) and whether d-morrison.github.io/wai still redirects; the issue #98 body noted that GitHub follows the rename silently, which is why this is easy to miss. The clone-URL half of that note (d-morrison/wai.git) no longer appears in the README, so only the site URL remains.

Checked 2026-09-01: grep -n "d-morrison.github.io/wai" README.Rmd README.md CLAUDE.md _quarto-website.yml returns the four sites above; an all-state issue search for the stale site URL found only #52 (the .ai-config submodule URL, closed), so this is not a duplicate.

Filed by Claude Code (AI agent).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions