From 526513b1720f94d91f1c93a517cbbe7ac87e889d Mon Sep 17 00:00:00 2001
From: 9S <strrrn@gmail.com>
Date: Thu, 23 May 2019 15:55:41 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 94fcded..6e45cb9 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ elk-hole provides the relevant files and configuration to easily visualize pi-ho
 3. kibana (tested with "6.5.0")
 4. filebeat on pi-hole (tested with "1.3.1")
 
--> installation of the elk stack - refer to https://wiki.kaldenhoven.org/display/LIN/Elastic+Stack+on+Ubuntu+16.04+with+AdoptOpenJDK or https://www.elastic.co/ for details.
+-> installation of the elk stack - refer to https://www.elastic.co/ for details.
 
 
 this repo provides the relevant files and configuration for sending the pi-hole logs via filebeat directly to logstash/elasticsearch. We will then visualize the logs in kibana with a custom dashboard.
-- 
GitLab