From 6f0c02eb2dde6fc16cd96bd4e6ad41d80bae6913 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 28 Feb 2024 16:42:22 -0600 Subject: [PATCH] Fix broken markdown link (#17252) --- handbook/company/communications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index 6c1e120243..9a65a98a09 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -253,7 +253,7 @@ Labels with a `#g-` prefix refer to a kanban board. Since it is best practice to > - `bug-` Defect category. For example, `bug-enrollment`, `bug-profiles-sync`, `bug-policies`. This allows us to track the areas of the product producing the most bugs. > - `story` A user story. > - `prospect-` A customer prospect. -> - `P-` A (priority level)[https://fleetdm.com/handbook/company/product-groups#high-priority-user-stories-and-bugs]. +> - `P-` A [priority level](https://fleetdm.com/handbook/company/product-groups#high-priority-user-stories-and-bugs). > - `Epic` Do not use. _(TODO: ZenHub automatically recreates this label when we group sub-tasks inside of a user story. Find a way to remove this. It is an artifact from Zenhub and not something we actually want to exist or use, as it is confusing.)_ ### Process new requests