mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Website: Fix value in product design rituals YAML (#38521)
Changes: - Added a closing quotation mark to the description of the "Confirm and celebrate" ritual to fix an error that is preventing the website from deploying.
This commit is contained in:
parent
c458c5c971
commit
69bdb8a389
1 changed files with 2 additions and 2 deletions
|
|
@ -104,8 +104,8 @@
|
|||
task: "✅ 🎉 Confirm and celebrate"
|
||||
startedOn: "2026-01-20"
|
||||
frequency: "Weekly"
|
||||
description: "Head of Product Design (HPD) and relevant Product Designer(s) run through the confirm and celebrate responsibility: https://fleetdm.com/handbook/product-design#confirm-and-celebrate
|
||||
moreInfoUrl:
|
||||
description: "Head of Product Design (HPD) and relevant Product Designer(s) run through the confirm and celebrate responsibility: https://fleetdm.com/handbook/product-design#confirm-and-celebrate"
|
||||
moreInfoUrl: https://fleetdm.com/handbook/product-design#confirm-and-celebrate
|
||||
dri: "noahtalerman"
|
||||
-
|
||||
task: "Review reference docs for upcoming release"
|
||||
|
|
|
|||
Loading…
Reference in a new issue