From 66b79aa6c3b6f38d07c5679b43cbb7475e5e679e Mon Sep 17 00:00:00 2001
From: Adam Warner <me@adamwarner.co.uk>
Date: Wed, 19 Feb 2025 00:53:10 +0000
Subject: [PATCH] Update README.md

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 39222fc..9c2c4ab 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
 
 > [!CAUTION]
 >
-> ## !!! THIS VERSION CONTAINS BREAKING CHANGES
+> ## !!! THE LATEST VERSION CONTAINS BREAKING CHANGES
 >
 > **Pi-hole v6 has been entirely redesigned from the ground up and contains many breaking changes.**
 >
@@ -34,6 +34,8 @@
 > If you are using volumes to persist your configuration, be careful.<br>Replacing any `v5` image *(`2024.07.0` and earlier)* with a `v6` image will result in updated configuration files. **These changes are irreversible**.
 >
 > Please read the README carefully before proceeding.
+>
+> https://docs.pi-hole.net/docker/
 
 ---
 
-- 
GitLab