From 0fc36007c32665b6ffd86b401885a934239b464c Mon Sep 17 00:00:00 2001 From: alext Date: Sun, 21 May 2017 12:52:59 +0200 Subject: [PATCH] Corrected source link in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index abd90b41..e03dd032 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "issues": "https://github.com/alextselegidis/easyappointments/issues", "forum": "https://groups.google.com/forum/#!forum/easy-appointments", "wiki": "http://easyappointments.org/docs.html#1.2.1/readme.md", - "source": "https://github.com/alextselegidis/easyappointments/issues" + "source": "https://github.com/alextselegidis/easyappointments" }, "minimum-stability": "stable", "require-dev": {