diff --git a/ZolaApp/README.md b/README.md similarity index 69% rename from ZolaApp/README.md rename to README.md index 1d53af43617d7b9e3211e951424fc7bfe8faddc2..149cc97e70e9faa2994348d34f5412371ce744a0 100644 --- a/ZolaApp/README.md +++ b/README.md @@ -4,12 +4,12 @@ 2. Clone the repository ```console - git clone https://gitedu.hesge.ch/orestis.malaspin/dojo.isc-hesge.ch + git clone https://gitedu.hesge.ch/dojo_project/projects/ui/dojodoc ``` 3. Climb into the directory and serve the website ```console - cd dojo.isc-hesge.ch + cd dojodoc/ZolaApp/ zola serve ```