TinsFox / shadcnui-boilerplate

A boilerplate built with shadcn/ui for rapid development of modern web applications.
https://shadcnui-boilerplate.vercel.app
MIT License
354 stars 26 forks source link

getting-started link in the index.tsx seems point to a wrong place #6

Closed einverne closed 2 months ago

einverne commented 2 months ago

After I run yarn start the index page shows a link point to

https://github.com/TinsFox/vite-boilerplate/blob/main/docs/getting-started.md

but the link is actually

https://github.com/TinsFox/shadcnui-boilerplate/blob/main/docs/zh/guide/getting-started.md

Should I create a PR to fix?

TinsFox commented 2 months ago

Thank you, I think to jump to https://shadcnui-boilerplate-docs.vercel.app/guide/getting-started will be more appropriate, if you are willing to create a PR

einverne commented 2 months ago

It looks like you already fix the wrong link, so I will close the issue.

by the way, the https://shadcnui-boilerplate-docs.vercel.app/guide/getting-started sidebar looks strange in Chrome.

image
TinsFox commented 2 months ago

I'm troubleshooting this issue #5