Replace GitHub references with own git server URLs in guides

This commit is contained in:
Edwin Noorlander 2026-02-16 15:09:29 +01:00
parent 60276cdccd
commit 1cd9c8841d
2 changed files with 5 additions and 5 deletions

View File

@ -205,7 +205,7 @@ The CMS automatically adds meta tags:
<meta name="description" content="..."> <meta name="description" content="...">
<meta name="keywords" content="..."> <meta name="keywords" content="...">
<link rel="author" href="https://yourwebsite.com"> <link rel="author" href="https://yourwebsite.com">
<link rel="me" href="https://github.com/youruser/codepress"> <link rel="me" href="https://git.noorlander.info/E.Noorlander/CodePress">
\`\`\` \`\`\`
## 🔌 Plugin System ## 🔌 Plugin System
@ -321,8 +321,8 @@ date: 2025-11-26
### More Information ### More Information
- Documentation: [CodePress GitHub](https://git.noorlander.info/E.Noorlander/CodePress.git) - Documentation: [CodePress Git](https://git.noorlander.info/E.Noorlander/CodePress)
- Issues and feature requests: GitHub Issues - Issues and feature requests: [Git Issues](https://git.noorlander.info/E.Noorlander/CodePress/issues)
--- ---

View File

@ -280,9 +280,9 @@ date: 2025-11-26
## Ondersteuning ## Ondersteuning
Voor technische ondersteuning: Voor technische ondersteuning:
- **GitHub**: https://git.noorlander.info/E.Noorlander/CodePress.git - **Git**: https://git.noorlander.info/E.Noorlander/CodePress
- **Website**: https://noorlander.info - **Website**: https://noorlander.info
- **Issues**: Rapporteer problemen via GitHub issues - **Issues**: Rapporteer problemen via [Git issues](https://git.noorlander.info/E.Noorlander/CodePress/issues)
## Licentie ## Licentie