Skip to content

Commit ee6526a

Browse files
Fix broken documentation links in changelog
Remove non-existent documentation links that were causing build failures. Keep only working links to existing pages.
1 parent 17992a7 commit ee6526a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/changelog/2025-05-27-v0.1.2.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ module.exports = {
150150
## 🔗 Resources
151151

152152
- **[Configuration Guide](/docs/configuration/ecosystem-files)** - Complete ecosystem config documentation
153-
- **[Examples](/docs/examples/ecosystem-configs)** - Real-world configuration examples
154-
- **[Migration Guide](/docs/comparison/migration-from-pm2)** - Step-by-step PM2 migration
153+
- **[GitHub Repository](https://github.com/entrepeneur4lyf/pmdaemon)** - Source code and examples
155154

156155
---
157156

0 commit comments

Comments
 (0)