From 00cfdcd1eed9053df4a455dbfc9065d23c61649f Mon Sep 17 00:00:00 2001 From: Sdelsaz <77850996+Sdelsaz@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:13:03 +0100 Subject: [PATCH] Update info button action URL in Framework-Fixer.sh --- services/Framework-Fixer/Framework-Fixer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Framework-Fixer/Framework-Fixer.sh b/services/Framework-Fixer/Framework-Fixer.sh index 4a628a1..11d50a3 100755 --- a/services/Framework-Fixer/Framework-Fixer.sh +++ b/services/Framework-Fixer/Framework-Fixer.sh @@ -116,7 +116,7 @@ Please select a method to authenticate to Jamf Pro. Click on "Required Privilege --messagefont "${message_font}" \ --titlefont "${title_font}" \ --infobuttontext "Required Privileges" \ - --infobuttonaction "https://github.com/jamf/scripts/services/Framework-Fixer/?tab=readme-ov-file#requirements" \ + --infobuttonaction "https://github.com/jamf/scripts/tree/main/services/Framework-Fixer#requirements" \ --small \ --height "450" )