Skip to content

Commit d79c3f0

Browse files
authored
Merge pull request juice-shop#2494 from brentchang/patch-1
Fix hint url for Mass Dispel challenge
2 parents e201a49 + 28a2579 commit d79c3f0

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)