Skip to content

docs: fix stale org URLs in website and plugin manifests (#787) - #808

Merged
igorls merged 1 commit into
MemPalace:developfrom
mvalentsev:docs/fix-remaining-org-urls
Apr 13, 2026
Merged

docs: fix stale org URLs in website and plugin manifests (#787)#808
igorls merged 1 commit into
MemPalace:developfrom
mvalentsev:docs/fix-remaining-org-urls

Conversation

@mvalentsev

@mvalentsev mvalentsev commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #766 (which covers version.py, pyproject.toml, README, CHANGELOG, CONTRIBUTING).

These 11 files still reference the old milla-jovovich GitHub org in URLs:

website/ (VitePress docs site, merged via #439):

  • .vitepress/config.mts -- GitHub nav link + edit-page URL pattern
  • index.md -- hero action link
  • guide/claude-code.md, guide/getting-started.md, guide/gemini-cli.md -- clone URLs
  • reference/contributing.md -- clone URL, issues link, discussions link
  • reference/benchmarks.md -- 3 repo links

Plugin manifests:

  • .claude-plugin/plugin.json -- repository URL
  • .claude-plugin/README.md -- marketplace command
  • .codex-plugin/plugin.json -- homepage, repository, websiteURL, privacyPolicyURL, termsOfServiceURL
  • .codex-plugin/README.md -- clone URL, repo links

Author name fields ("name": "milla-jovovich", developerName) are intentionally unchanged -- those refer to the person, not the org.

Note: also includes version.py 3.1.0 -> 3.2.0 to unblock CI (#771) -- same workaround every open PR on develop needs until #766 lands.

Relates to #787.

…ts (MemPalace#787)

Follow-up to MemPalace#766 which covers version.py, pyproject.toml, README,
CHANGELOG, and CONTRIBUTING. These 11 files still had the old org
name in URLs:

- website/ (VitePress config + 6 docs pages)
- .claude-plugin/ (plugin.json repository, README marketplace command)
- .codex-plugin/ (plugin.json URLs, README links)

Author name fields are intentionally unchanged.
@mvalentsev
mvalentsev force-pushed the docs/fix-remaining-org-urls branch from 73bd2e1 to c4bacec Compare April 13, 2026 21:46
@domiscd

domiscd commented Apr 13, 2026

Copy link
Copy Markdown
Collaborator

LGTM, I've fully reviewed the changes and everything looks solid.

Correctly updates the stale repository URLs (milla-jovovich -> MemPalace) across all VitePress docs and plugin manifests.

@igorls
igorls merged commit 09e0bce into MemPalace:develop Apr 13, 2026
6 checks passed
@bensig bensig mentioned this pull request Apr 14, 2026
7 tasks
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.

3 participants