aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-03-21 20:56:33 +0000
committerGitHub <noreply@github.com>2018-03-21 20:56:33 +0000
commit11f6bca5ea38755f1d5ca6321eb75189c40ccf25 (patch)
treeaa63f545d5937907844afd0c00eb316548225be6
parentMerge pull request #1341 from mestaritonttu/patch-4 (diff)
parentThe url of parrot translate has changed (diff)
downloadawesome-selfhosted-11f6bca5ea38755f1d5ca6321eb75189c40ccf25.tar.gz
awesome-selfhosted-11f6bca5ea38755f1d5ca6321eb75189c40ccf25.zip
Merge pull request #1344 from maluramichael/patch-1
The url of parrot translate has changed
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c105edb4..a6b13347 100644
--- a/README.md
+++ b/README.md
@@ -1164,7 +1164,7 @@ See also [Static site generators](#static-site-generators)
### Localization
-- [Parrot](http://anthonynsimon.com/parrot.github.io/) - Self-hosted Localization Management Platform built with Go and Angular 2. ([Source Code](https://github.com/anthonynsimon/parrot)) `MIT` `Go`
+- [Parrot](http://parrot-translate.github.io/parrot.github.io/) - Self-hosted Localization Management Platform built with Go and Angular 2. ([Source Code](https://github.com/parrot-translate/parrot)) `MIT` `Go`
- [Pootle](http://pootle.translatehouse.org) - Online translation and localization tool. ([Source Code](https://github.com/translate/pootle)) `GPL-3.0` `Python`
- [Weblate](https://weblate.org) - Web-based translation tool with tight version control integration. ([Demo](https://demo.weblate.org), [Source Code](https://github.com/WeblateOrg/weblate)) `GPL-3.0` `Python`
- [Zanata](http://zanata.org) - Web-based translation platform for translators, content creators and developers to manage localisation projects. ([Source Code](https://github.com/zanata/zanata-platform)) `GPL-2.0` `Java`