docs: fix stale milla-jovovich org refs and branch target in contributor docs (#679)

The repo moved to the MemPalace org but several docs still point at the
old milla-jovovich URLs.  Also, CONTRIBUTING.md tells people to PR
against main while the actual workflow (per ROADMAP.md) targets develop.

Files touched:
- CONTRIBUTING.md: clone URL, issues URL, PR target branch
- examples/gemini_cli_setup.md: clone URL
- integrations/openclaw/SKILL.md: homepage and license URLs
This commit is contained in:
Mikhail Valentsev
2026-04-12 12:00:21 +05:00
committed by GitHub
parent 89206107fa
commit f56e67b516
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ On many Linux systems, installing Python packages globally is restricted. We rec
```bash
# Clone the repository (if you haven't already)
git clone https://github.com/milla-jovovich/mempalace.git
git clone https://github.com/MemPalace/mempalace.git
cd mempalace
# Create a virtual environment