diff options
author | nodiscc <nodiscc@gmail.com> | 2019-09-01 08:50:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-01 08:50:53 +0000 |
commit | 0f0721bcc4877c0292f99832ae1229dba83390fd (patch) | |
tree | 1941637a334cb84d92d14f73584213f3118291ab | |
parent | Merge pull request #1795 from worldworm/master (diff) | |
parent | Fix syntax error (diff) | |
download | awesome-selfhosted-0f0721bcc4877c0292f99832ae1229dba83390fd.tar.gz awesome-selfhosted-0f0721bcc4877c0292f99832ae1229dba83390fd.zip |
Merge pull request #1799 from Kickball/n8225-patch-1
Fix syntax error
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1352,7 +1352,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPL-3.0` `Perl` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` - [Sentry On-Premise](https://github.com/getsentry/onpremise) - A powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BSD-3-Clause` `Python/Django` -- [SIT](https://sit.fyi/) - SCM-agnostic, file-based, offline-first, immutable issue tracker. ([Source Code](https://github.com/sit-fyi/sit)) `MIT` `Apache-2.0` `Rust`. +- [SIT](https://sit.fyi/) - SCM-agnostic, file-based, offline-first, immutable issue tracker. ([Source Code](https://github.com/sit-fyi/sit)) `MIT` `Apache-2.0` `Rust` - [TheBugGenie](http://www.thebuggenie.org) - friendly project management and issue tracking tool, with extensive user rights system. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPL-2.0` `PHP` - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` |