From 1b2f294d5b65418efad016e0bdac843144ad61b8 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 22 Dec 2016 12:52:23 +0100 Subject: [PATCH] Fix git repo --- README.rst | 4 ++-- doc/src/install.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c3dd4717..ef92eb42 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Mezzanine-organization ====================== -Mezzanine-organization is a complete CMS for organizations with complex activities +Mezzanine-organization is a complete CMS for organizations with complex workflows It is based on Mezzanine_ and Django_. @@ -136,7 +136,7 @@ On MacOS or Windows install Git_ and the Docker-Toolbox_ and open a Docker Quick Then run these commands:: - git clone --recursive https://github.com/Ircam-RnD/mezzanine-organization.git + git clone --recursive https://github.com/yomguy/mezzanine-organization.git Start diff --git a/doc/src/install.rst b/doc/src/install.rst index 122cff57..1d687c0a 100644 --- a/doc/src/install.rst +++ b/doc/src/install.rst @@ -11,7 +11,7 @@ On MacOS or Windows install Git_ and the Docker-Toolbox_ and open a Docker Quick Then run these commands:: - git clone --recursive https://github.com/Ircam-RnD/mezzanine-organization.git + git clone --recursive https://github.com/yomguy/mezzanine-organization.git Start -- 2.39.5