mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix broken link in "Why not use superlatives" (#13540)
the link doesn't work in the block quote and it just displays the raw URL instead on the website
This commit is contained in:
parent
62c07307ce
commit
5b63970562
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ A superlative is a judgment or evaluation, [which only the customer can decide](
|
|||
✅ **Do:**
|
||||
|
||||
<blockquote>
|
||||
Avoid using too many unnecessary words or superlatives, so your writing is shorter and [easier to understand](https://fleetdm.com/handbook/company#empathy).
|
||||
Avoid using too many unnecessary words or superlatives, so your writing is shorter and easier to understand.
|
||||
</blockquote>
|
||||
|
||||
❌ **Don't:**
|
||||
|
|
|
|||
Loading…
Reference in a new issue