Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link on doc website #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SumitBando
Copy link

Fixed missing 2.0 from link.
There may still be an extra /docs in the generated path

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-headlessui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 2:17pm

@@ -16,4 +16,4 @@ The original Headless UI library was written by Tailwind Labs and is maintained

Headless UI was written originally to support the paid component library called [Tailwind UI](https://tailwindui.com/). This port was done with this use case in mind, and you can [use this with Tailwind UI](docs/tailwind-ui).

This library works very well with [Tailwind CSS](https://tailwindcss.com/) as a styling system, but it is not a requirement & there is nothing Tailwind-specific in the library. [See here](docs/general-concepts#component-styling) for different methods to style these components with Svelte.
This library works very well with [Tailwind CSS](https://tailwindcss.com/) as a styling system, but it is not a requirement & there is nothing Tailwind-specific in the library. [See here](docs/2.0/general-concepts#component-styling) for different methods to style these components with Svelte.
Copy link
Owner

@rgossiaux rgossiaux Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove the docs/ part as well and also fix for the 1.0 docs.

@Loizzus
Copy link

Loizzus commented Jun 30, 2024

I have created a new fork for us to share so we can fix these issues: https://github.com/PyongyangOpenSource/svelte-headlessui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants