Skip to content

chore(rename): update lean-spec-{docs,desktop} → leanspec-{docs,desktop} URLs (Part of #254)#314

Open
tikazyq wants to merge 1 commit into
mainfrom
chore/sweep-sibling-repo-renames
Open

chore(rename): update lean-spec-{docs,desktop} → leanspec-{docs,desktop} URLs (Part of #254)#314
tikazyq wants to merge 1 commit into
mainfrom
chore/sweep-sibling-repo-renames

Conversation

@tikazyq
Copy link
Copy Markdown
Contributor

@tikazyq tikazyq commented May 20, 2026

Summary

The sibling repos got renamed:

  • codervisor/lean-spec-docscodervisor/leanspec-docs
  • codervisor/lean-spec-desktopcodervisor/leanspec-desktop

GitHub redirects old URLs, so nothing's broken, but explicit references should match the new slugs to survive any future reclaim of the old names.

Touched files:

  • README.md — logo SVG src, kanban screenshot src, WeChat QR src, Features table desktop-app link, Desktop App section URL
  • packages/README.md — Desktop Repository URL
  • .agents/skills/leanspec-development/references/STRUCTURE.mdgit subtree pull URL for the docs subtree

Part of #254.

Test plan

  • grep -rn lean-spec-docs|lean-spec-desktop returns nothing outside frozen specs/
  • After merge: README badges/images render against the new repo URL

🤖 Generated with Claude Code

…op} URLs (#254)

Follow-up to the sibling-repo renames:
- codervisor/lean-spec-docs    → codervisor/leanspec-docs
- codervisor/lean-spec-desktop → codervisor/leanspec-desktop

GitHub redirects the old URLs, but updating explicit references avoids
future drift if the old slugs get reclaimed.

Touched:
- README.md image srcs (logo, kanban screenshot, WeChat QR) + desktop
  app repo link + Desktop App section
- packages/README.md Desktop Repository link
- .agents/skills/leanspec-development/references/STRUCTURE.md docs
  subtree pull URL

Part of #254.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 20, 2026 08:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation references to reflect the renamed sibling repositories (lean-spec-{docs,desktop}leanspec-{docs,desktop}), ensuring URLs match the new GitHub slugs rather than relying on redirects.

Changes:

  • Update README image sources and links to use codervisor/leanspec-docs and codervisor/leanspec-desktop.
  • Update monorepo packages/README.md desktop repo link to the new slug.
  • Update internal maintainer docs (STRUCTURE.md) subtree pull URL for the docs site repo.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates docs image URLs and desktop repo links to the new GitHub slugs.
packages/README.md Updates the desktop repository URL reference.
.agents/skills/leanspec-development/references/STRUCTURE.md Updates git subtree pull remote URL for the docs-site subtree.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines 163 to +165
| **📈 Project Stats** | `leanspec stats` - health metrics and bottleneck detection |
| **🤖 AI-Native** | MCP server + CLI for AI assistants |
| **🖥️ Desktop App** | Desktop app repo: [codervisor/lean-spec-desktop](https://github.com/codervisor/lean-spec-desktop) |
| **🖥️ Desktop App** | Desktop app repo: [codervisor/leanspec-desktop](https://github.com/codervisor/leanspec-desktop) |
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