diff options
author | nodiscc <nodiscc@gmail.com> | 2017-01-25 16:24:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-25 16:24:35 +0000 |
commit | c9ae1ec423fc86957efaff93316c625bbcb41d48 (patch) | |
tree | 646aeaf3c372a80a57c41e15f0d5e9d6b07afdd9 | |
parent | restore whitespace (diff) | |
download | awesome-selfhosted-c9ae1ec423fc86957efaff93316c625bbcb41d48.tar.gz awesome-selfhosted-c9ae1ec423fc86957efaff93316c625bbcb41d48.zip |
tryton: link demo to credentials page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -495,7 +495,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns * [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/) admin/admin, [Source Code](https://hg.tryton.org/)) `GPLv3` `Python` +* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://www.tryton.org/download.html), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python` ## Federated Identity/Authentication |