]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update link to set up new dev env 21563/head
authorGretaD <gretadoci@gmail.com>
Wed, 24 Jun 2020 14:50:29 +0000 (16:50 +0200)
committerGretaD <gretadoci@gmail.com>
Wed, 24 Jun 2020 14:50:29 +0000 (16:50 +0200)
Signed-off-by: GretaD <gretadoci@gmail.com>
README.md

index 5b1a060beedc338b46a296667c70e7849acc998d..f74dea783c54ddba50af50718fe060748e363609 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ There are many ways to contribute, of which development is only one! Find out [h
 
 ### Development setup 👩‍💻
 
-1. 🚀 [Set up your local development environment](https://docs.nextcloud.com/server/latest/developer_manual/general/devenv.html)
+1. 🚀 [Set up your local development environment](https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html)
 2. 🐛 [Pick a good first issue](https://github.com/nextcloud/server/labels/good%20first%20issue)
 3. 👩‍🔧 Create a branch and make your changes. Remember to sign off your commits using `git commit -sm "Your commit message"`
 4. ⬆ Create a [pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) and `@mention` the people from the issue to review