heml
heml copied to clipboard
Wrong link (global attributes) on site docs
Just wrong link on site docs in all section where is "global attributes" mention.
Examples where wrong: https://heml.io/docs/elements/block#attributes https://heml.io/docs/elements/image#attributes https://heml.io/docs/elements/button#attributes https://heml.io/docs/elements/link#attributes
There "/docs" is missing: https://heml.io/elements/overview#global-attributes Must be: https://heml.io/docs/elements/overview#global-attributes

I created a PR, above, to fix this on the docs site.