diff --git a/pkg/detectors/microsoftteamswebhook/microsoftteamswebhook.go b/pkg/detectors/microsoftteamswebhook/microsoftteamswebhook.go index 31816704e..9338124f6 100644 --- a/pkg/detectors/microsoftteamswebhook/microsoftteamswebhook.go +++ b/pkg/detectors/microsoftteamswebhook/microsoftteamswebhook.go @@ -51,7 +51,7 @@ func (s Scanner) FromData(ctx context.Context, verify bool, data []byte) (result Raw: []byte(resMatch), } s1.ExtraData = map[string]string{ - "rotation_guide": "https://howtorotate.com/docs/tutorials/ms/", + "rotation_guide": "https://howtorotate.com/docs/tutorials/microsoftteams/", } if verify {