diff --git a/.mokogitea/CLAUDE.md b/.mokogitea/CLAUDE.md index c3c9d03d..f85079e9 100644 --- a/.mokogitea/CLAUDE.md +++ b/.mokogitea/CLAUDE.md @@ -59,8 +59,8 @@ Joomla **package** with four sub-extensions: - **Attribution**: `Authored-by: Moko Consulting` - **Workflow directory**: `.mokogitea/` (not `.gitea/` or `.github/`) - **Minification**: handled at build time (CI) -- **Wiki**: documentation lives in the Gitea wiki, not `docs/` files -- **Standards**: [MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/mokocli/wiki/Home) +- **Wiki**: documentation lives in the MokoGitea wiki, not `docs/` files +- **Standards**: [MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki) ## Coding Standards diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9c883717..e1324aff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thank you for your interest in contributing to MokoSuiteBackup. ## Getting Started -1. Fork the repository on Gitea +1. Fork the repository on MokoGitea 2. Create a feature branch from `dev` (`feature/your-feature`) 3. Make your changes following the coding standards below 4. Submit a pull request targeting `dev`