From 818ee0794893f297f64ac39d68a0f1ebd36bc71b Mon Sep 17 00:00:00 2001
From: Bensong Liu <bensl@microsoft.com>
Date: Tue, 5 Oct 2021 16:51:09 +0800
Subject: [PATCH] adjust msg

---
 aur/shared-bootdir-helper.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aur/shared-bootdir-helper.install b/aur/shared-bootdir-helper.install
index 8a1c380..a3e948c 100644
--- a/aur/shared-bootdir-helper.install
+++ b/aur/shared-bootdir-helper.install
@@ -4,7 +4,7 @@ post_install() {
     echo "***********************************shared-bootdir-helper**************************************"
     echo "If you want to boot each kernel with different kernel parameters, "
     echo "  you need to use the tool 'shared-bootdir-helper-multi-kparam'. "
-    echo "  PLEASE read README.md to learn what should you do. "
+    echo "  You MUST read https://git.recolic.net/root/shared-bootdir-helper "
     echo ""
     echo "If you're ok to boot each kernel with the same kernel parameters (in /etc/default/grub), "
     echo "  you need to do nothing. "
-- 
GitLab