diff options
author | Edward Dickson <ed.kickball@hotmail.com> | 2018-11-22 23:22:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-22 23:22:27 +0000 |
commit | 9bb49bf3b86a21eaa90e86859f19227fa8bc0f63 (patch) | |
tree | d727a877a5ce35a680e620476570593295aae594 | |
parent | Add Booking Sesction (diff) | |
download | awesome-selfhosted-9bb49bf3b86a21eaa90e86859f19227fa8bc0f63.tar.gz awesome-selfhosted-9bb49bf3b86a21eaa90e86859f19227fa8bc0f63.zip |
Add easybooking demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Alf.io](https://alf.io/) - The open source ticket reservation system. ([Demo](https://demo.alf.io/authentication), [Source Code](https://github.com/alfio-event/alf.io)) `GPL-3.0` `Java` - [Booked](https://www.bookedscheduler.com/) - A web-based calendar and resource scheduling system that allows administered management of reservations on any number of resources. ([Demo](https://demo.bookedscheduler.com/Web/), [Source Code](https://sourceforge.net/projects/phpscheduleit/)) `GPL-3.0` `PHP` -- [Easy!Appointments](http://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` +- [Easy!Appointments](http://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Demo](http://easyappointments.org/demo/), [Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` ## Bookmarks and Link Sharing |