docs: update links to use GitHub Pages URLs

This commit is contained in:
Wikid82
2025-11-28 05:58:07 +00:00
parent 0273da0841
commit 9d5daff52c
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -36,7 +36,7 @@ Welcome to the Caddy Proxy Manager Plus documentation!
| Guide | Description |
|-------|-------------|
| [Contributing](../CONTRIBUTING.md) | How to help improve CPMP |
| [Contributing](https://github.com/Wikid82/cpmp/blob/main/CONTRIBUTING.md) | How to help improve CPMP |
| [Debugging Guide](debugging-local-container.md) | Troubleshooting containers |
| [GitHub Setup](github-setup.md) | CI/CD and deployment |
@@ -44,8 +44,8 @@ Welcome to the Caddy Proxy Manager Plus documentation!
## 🆘 Getting Help
- **💬 Questions?** [Start a Discussion](https://github.com/Wikid82/CaddyProxyManagerPlus/discussions)
- **🐛 Found a Bug?** [Open an Issue](https://github.com/Wikid82/CaddyProxyManagerPlus/issues)
- **💬 Questions?** [Start a Discussion](https://github.com/Wikid82/cpmp/discussions)
- **🐛 Found a Bug?** [Open an Issue](https://github.com/Wikid82/cpmp/issues)
- **📋 Roadmap** [Project Board](https://github.com/users/Wikid82/projects/7)
---