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: heading links in the docs #775 #776

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

ahmethakanbesel
Copy link
Contributor

@ahmethakanbesel ahmethakanbesel commented Oct 25, 2023

Resolves #775

Enabled trailingSlash in docusaurus.config.js to fix links in headings.

Note: I couldn't reproduce the issue in my development environment. But as mentioned here, it should be resolved by enabling trailing slash support.

@ahmethakanbesel ahmethakanbesel changed the title chore: enable trailingSlash in docusaurus config fix: heading links in the docs #775 Oct 25, 2023
@EgeAytin
Copy link
Member

Hi @ahmethakanbesel, I tested your PR, but it doesn't solve the broken anchor link problem. I think it might be related to the other Docusaurus configuration.

@ahmethakanbesel
Copy link
Contributor Author

Hi @ahmethakanbesel, I tested your PR, but it doesn't solve the broken anchor link problem. I think it might be related to the other Docusaurus configuration.

Hi,

I've upgraded some libraries in package.json and deployed it to Vercel.
You can check it out here: https://permify.vercel.app/docs/permify-overview/intro#roadmap.

It seems to be working normally, and if this patch can't solve the issue, it might be related to the deployment.

@EgeAytin EgeAytin merged commit 2c27177 into Permify:master Oct 27, 2023
4 of 5 checks passed
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.

[BUG] Anchor links don't work in docs
2 participants