diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-25 21:29:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 21:29:57 +0000 |
commit | 1c2912e6b198f03ef0ac2fca0aad6461a7baa989 (patch) | |
tree | 446b2a9107ffa5b53ff2c990d089e37e9332573b | |
parent | habitica: fix license (#3161) (diff) | |
download | awesome-selfhosted-1c2912e6b198f03ef0ac2fca0aad6461a7baa989.tar.gz awesome-selfhosted-1c2912e6b198f03ef0ac2fca0aad6461a7baa989.zip |
fix title case in links to Task management & To-do lists section (#3163)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1721,7 +1721,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ **[`^ back to top ^`](#)** -_Related: [Ticketing](#ticketing), [Task management & To-do lists](#task-management--to-do-lists)_ +_Related: [Ticketing](#ticketing), [Task management & To-do Lists](#task-management--to-do-lists)_ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesome-sysadmin#code-review)_ @@ -1820,7 +1820,7 @@ _Related: [Software Development - Project Management](#software-development---pr **[`^ back to top ^`](#)** -_Related: [Task management & To-do lists](#task-management--to-do-lists), [Software Development - Project Management](#software-development---project-management)_ +_Related: [Task management & To-do Lists](#task-management--to-do-lists), [Software Development - Project Management](#software-development---project-management)_ - [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPL-2.0` `Perl` - [Bumpy Booby](https://bumpy-booby.derivoile.fr/) - Simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` |