diff options
author | nodiscc <nodiscc@gmail.com> | 2022-08-10 14:50:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 14:50:31 +0000 |
commit | 3cb810ff4e2250d10cccdf01d2b6c4acec656259 (patch) | |
tree | 6638bb894c0d1445b318089fe6951e97f6694c01 | |
parent | fix attendize entry syntax (diff) | |
download | awesome-selfhosted-3cb810ff4e2250d10cccdf01d2b6c4acec656259.tar.gz awesome-selfhosted-3cb810ff4e2250d10cccdf01d2b6c4acec656259.zip |
fix related section name
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1541,7 +1541,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content Dashboards for accessing information and applications. -_Related: [Monitoring](#monitoring), [Bookmarking and Link Sharing](#bookmarks-and-link-sharing)_ +_Related: [Monitoring](#monitoring), [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)_ - [Baby Buddy](https://github.com/babybuddy/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://demo.baby-buddy.net/login/?next=/)) `BSD-2-Clause` `Python` - [Dashboard](https://github.com/phntxx/dashboard) - Minimalist homepage for organizing your web applications and bookmarks using JSON-files. `MIT` `Nodejs/Docker` |