diff options
author | Cédric Krier <cedk@users.noreply.github.com> | 2016-04-01 07:55:22 +0000 |
---|---|---|
committer | Cédric Krier <cedk@users.noreply.github.com> | 2016-04-01 07:55:22 +0000 |
commit | 71080340f0b213f19124e4fccd5b7f516acb48c4 (patch) | |
tree | 49c95edf2ab2d5dff3a43acde2d9972c866f7de1 | |
parent | Add Tryton to ERP (diff) | |
download | awesome-selfhosted-71080340f0b213f19124e4fccd5b7f516acb48c4.tar.gz awesome-selfhosted-71080340f0b213f19124e4fccd5b7f516acb48c4.zip |
Fix language format
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -395,7 +395,7 @@ _Recipe management_ * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python` * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python` -* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/), [Source Code](https://hg.tryton.org/) `GPLv3` `Python` `Javascript` +* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/), [Source Code](https://hg.tryton.org/) `GPLv3` `Python/Javascript` ## Federated Identity/Authentication |