Handbook: fix duplicate ritual description in digital experience rituals (#18090)

Changes: 
- Updated the description and moreInfoUrl for the "Check browser
compatibility for fleetdm.com" ritual.
This commit is contained in:
Eric 2024-04-05 17:37:04 -05:00 committed by GitHub
parent d6036b181b
commit e21be6d275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,8 @@
task: "Check browser compatibility for fleetdm.com"
startedOn: "2024-03-06"
frequency: "Monthly"
description: "Run `npm audit --only=prod` to check for vulnerabilities on the production dependencies of fleetdm.com."
moreInfoUrl: "https://fleetdm.com/handbook/digital-experience#check-production-dependencies-of-fleetdm-com"
description: "Use Browserstack to manually QA pages on fleetdm.com in each of the earliest supported browser versions"
moreInfoUrl: "https://fleetdm.com/handbook/digital-experience#check-browser-compatibility-for-fleetdm-com"
dri: "eashaw"
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-digital-experience" ] # label to be applied to issue