Commit Graph

3 Commits

Author SHA1 Message Date
Felix Rath fe25f7e563
fix(587): Fix broken link due to brackets
The link itself contains brackets, i.e., `()`, which seem to throw off rendering of the link, leading to the link being broken.

This commit simply URL-encodes the brackets, resulting in a link that works and is not ambiguous w.r.t. Markdown-to-HTML rendering.
2025-02-20 11:41:36 +01:00
Nell Shamrell 7687c538be fix formatting
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
2025-02-19 18:25:14 -08:00
Nell Shamrell a776449694 prepares 587 for publishing, adds draft for 588 2025-02-19 18:18:59 -08:00