mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
🐛 Modernize legacy definition deep-linking (#203)
Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
This commit is contained in:
@ -11,7 +11,7 @@ As explained in the [Front Matter documentation](/documentation/front-matter/#fl
|
||||
|
||||
This is a the baseline if a word is everyday use and you want to to explain deeply why this is wrong, but also point to alternatives folks might use. Note: Alt words are not required for words that should be avoided.
|
||||
|
||||
This example is copied out of the definition of [crazy](/#crazy).
|
||||
This example is copied out of the definition of [crazy](/definitions/crazy).
|
||||
|
||||
```md
|
||||
---
|
||||
@ -58,7 +58,7 @@ Be more specific. Typically we can find an alternate definition by taking time t
|
||||
|
||||
Some words describe a physical or rethorical tool. These typically have no alternatives, but are a good place to link to external resources.
|
||||
|
||||
This example is the definition of [performative allyship](/#performative-allyship).
|
||||
This example is the definition of [performative allyship](/definitions/performative-allyship).
|
||||
|
||||
```md
|
||||
---
|
||||
|
Reference in New Issue
Block a user