Skip to content

Commit 28a2579

Browse files
authored
fix: fix hint url for Mass Dispel challenge
The current url is not able to find the hint, thus I updated the hinturl according to the current status.
1 parent 9e4b255 commit 28a2579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/static/challenges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,7 @@
12191219
description: 'Close multiple "Challenge solved"-notifications in one go.'
12201220
difficulty: 1
12211221
hint: 'Either check the official documentation or inspect a notification UI element directly.'
1222-
hintUrl: 'https://pwning.owasp-juice.shop/companion-guide/latest/part2/score-board.html#_close_multiple_challenge_solved_notifications_in_one_go'
1222+
hintUrl: 'https://pwning.owasp-juice.shop/companion-guide/latest/part2/miscellaneous.html#_close_multiple_challenge_solved_notifications_in_one_go'
12231223
mitigationUrl: ~
12241224
key: closeNotificationsChallenge
12251225
-

0 commit comments

Comments
 (0)