Replace GitHub references with own git server URLs in guides
This commit is contained in:
parent
60276cdccd
commit
1cd9c8841d
@ -205,7 +205,7 @@ The CMS automatically adds meta tags:
|
||||
<meta name="description" content="...">
|
||||
<meta name="keywords" content="...">
|
||||
<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
|
||||
@ -321,8 +321,8 @@ date: 2025-11-26
|
||||
|
||||
### More Information
|
||||
|
||||
- Documentation: [CodePress GitHub](https://git.noorlander.info/E.Noorlander/CodePress.git)
|
||||
- Issues and feature requests: GitHub Issues
|
||||
- Documentation: [CodePress Git](https://git.noorlander.info/E.Noorlander/CodePress)
|
||||
- Issues and feature requests: [Git Issues](https://git.noorlander.info/E.Noorlander/CodePress/issues)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@ -280,9 +280,9 @@ date: 2025-11-26
|
||||
## 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
|
||||
- **Issues**: Rapporteer problemen via GitHub issues
|
||||
- **Issues**: Rapporteer problemen via [Git issues](https://git.noorlander.info/E.Noorlander/CodePress/issues)
|
||||
|
||||
## Licentie
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user