diff --git a/.changeset/fresh-ways-begin.md b/.changeset/fresh-ways-begin.md new file mode 100644 index 000000000..c7c339004 --- /dev/null +++ b/.changeset/fresh-ways-begin.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Fix links in Tabler Emails introduction, improve "How to contribute" and other small fixes diff --git a/docs/content/emails/introduction/contents.md b/docs/content/emails/introduction/contents.md index d026a7805..eadd1c1b5 100644 --- a/docs/content/emails/introduction/contents.md +++ b/docs/content/emails/introduction/contents.md @@ -44,8 +44,8 @@ The **Tabler Emails** package is organized into a clear and efficient folder str ### 1. Email Templates: `emails/` This folder contains {{ emailsCount }} email subfolders, each with a specific template. Each email folder contains the following files: -* Compiled HTML files for light and dark themes. Read more about their usage in the [Compiled HTML](/img/emails/compiled-html) section. -* Source HTML files for light and dark themes. Find more information in the [Source HTML](/img/emails/source-html) section. +* Compiled HTML files for light and dark themes. Read more about their usage in the [Compiled HTML](/emails/introduction/compiled-html) section. +* Source HTML files for light and dark themes. Find more information in the [Source HTML](/emails/introduction/source-html) section. * Screenshot images for desktop and mobile views. * Assets folder with images used in the email template and the CSS file with styles. diff --git a/docs/content/ui/components/icons.md b/docs/content/ui/components/icons.md index 5ec673e35..e0bd4deac 100644 --- a/docs/content/ui/components/icons.md +++ b/docs/content/ui/components/icons.md @@ -5,7 +5,7 @@ banner: icons description: Enhance dashboards with custom icons. --- -If you need to add icons to your website, you can use the [Tabler Icons library]({{ site.icons.link }}). It contains over 5000 icons that you can use in your projects. All icons are under the MIT license, so you can use them without any problem both in private and commercial projects. You can find the Tabler Icons library [here](https://tabler-icons.io/). +If you need to add icons to your website, you can use the [Tabler Icons library]({{ site.icons.link }}). It contains over 5000 icons that you can use in your projects. All icons are under the MIT license, so you can use them without any problem both in private and commercial projects. ## Base icon diff --git a/docs/content/ui/forms/form-elements.md b/docs/content/ui/forms/form-elements.md index c84007edb..dd8880b92 100644 --- a/docs/content/ui/forms/form-elements.md +++ b/docs/content/ui/forms/form-elements.md @@ -418,8 +418,6 @@ Add a range slider to make it possible for users to set a value or range, such a
-
-