SparkPost / heml

HEML is an open source markup language for building responsive email.
https://heml.io
MIT License
4.33k stars 157 forks source link

Wrong link (global attributes) on site docs #81

Open ai-leonid opened 6 years ago

ai-leonid commented 6 years ago

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

image

rootwork commented 3 years ago

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