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
+1 -1
View File
@@ -167,5 +167,5 @@ Each feature has detailed documentation:
---
<p align="center">
<em>Missing a feature? <a href="https://github.com/Wikid82/CaddyProxyManagerPlus/discussions">Let us know!</a></em>
<em>Missing a feature? <a href="https://github.com/Wikid82/cpmp/discussions">Let us know!</a></em>
</p>
+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)
---