denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.18k stars 623 forks source link

docs: fix typo in active links introduction #2192

Closed injms closed 9 months ago

injms commented 9 months ago

Fixes an <a> in the active link markdown from being interpreted as an actual link, rather than part of the text.

Before:

Before with rogue anchor element in hover state:

After: