From 07ea4f45e70924cde9b175ece5703953cd36fadb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= <marius@lineone.io> Date: Sun, 12 Jun 2016 23:28:59 +0200 Subject: [PATCH] Update devmanual Link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eac746be6b4..18249b5030a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ In order to constantly increase the quality of our software we can no longer acc It is a must have that changed and added code segments are unit tested. In some areas unit testing is hard (aka almost impossible) as of today - in these areas refactoring WHILE fixing a bug is encouraged to enable unit testing. -[devmanual]: https://owncloud.org/dev +[devmanual]: https://docs.nextcloud.org/server/10/developer_manual/ ## Translations Please submit translations via [Transifex][transifex]. -- GitLab