From 8fe9b2b0faffa6181afb3bbe1e64ee195851cd03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 28 Jan 2020 12:45:48 +0100 Subject: [PATCH] Update nightly build url in the readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e69c036e..2a46a15eb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Please make sure you have installed the following dependencies: `make, which, ta ### Install the nightly builds -Instead of setting everything up manually, you can just [download the nightly builds](https://download.bitgrid.net/nextcloud/deck/nightly/) instead. These builds are updated every 24 hours, and are pre-configured with all the needed dependencies. +Instead of setting everything up manually, you can just [download the nightly build](https://github.com/nextcloud/deck/releases/tag/nightly) instead. These builds are updated every 24 hours, and are pre-configured with all the needed dependencies. ## Developing