diff --git a/developer_manual/devenv/index.rst b/developer_manual/devenv/index.rst index b1b5cdd68..cf93c594d 100644 --- a/developer_manual/devenv/index.rst +++ b/developer_manual/devenv/index.rst @@ -71,7 +71,7 @@ For example for the calendar, contact and notes apps: cd /var/www git clone http://github.com/owncloud/calendar.git calendar - git clone http://github.com/owncloud/contact.git contact + git clone http://github.com/owncloud/contacts.git contacts git clone http://github.com/owncloud/notes.git notes Set up ownCloud