Skip to content

Commit e8b121c

Browse files
authored
Update info button action URL in Framework-Fixer.sh (#10)
1 parent 45c5e6c commit e8b121c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/Framework-Fixer/Framework-Fixer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Please select a method to authenticate to Jamf Pro. Click on "Required Privilege
116116
--messagefont "${message_font}" \
117117
--titlefont "${title_font}" \
118118
--infobuttontext "Required Privileges" \
119-
--infobuttonaction "https://github.com/jamf/scripts/services/Framework-Fixer/?tab=readme-ov-file#requirements" \
119+
--infobuttonaction "https://github.com/jamf/scripts/tree/main/services/Framework-Fixer#requirements" \
120120
--small \
121121
--height "450"
122122
)

0 commit comments

Comments
 (0)