From 020009ecb22abd5f3b3d5e71d78f485aec588b69 Mon Sep 17 00:00:00 2001
From: Martine Lenders <mail@martine-lenders.eu>
Date: Sun, 9 Sep 2018 17:51:08 +0200
Subject: [PATCH] README.md: move link to nightly build overview

Now that we have a nice [HTML view of all nightly builds][nightlies],
let's link to them!

[nightlies]: https://ci.riot-os.org/nightlies.html#master
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4915e80bbc..d12dc9e436 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,6 @@ http://www.riot-os.org
 
 
 [master-ci-badge]: https://ci.riot-os.org/RIOT-OS/RIOT/master/latest/badge.svg
-[master-ci-link]: https://ci.riot-os.org/RIOT-OS/RIOT/master/latest/output.html
+[master-ci-link]: https://ci.riot-os.org/nightlies.html#master
 [irc-badge]: https://img.shields.io/badge/IRC-join%20chat%20%E2%86%92-blue.svg
 [irc-link]: http://webchat.freenode.net?channels=%23riot-os
-- 
GitLab