Skip to content

fix: subdirectory project link error #437

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

Conversation

chrisAlkemy
Copy link

Working on a project I noticed that when I was under a sub directory the links were generated in a strange way.

Example:

http://www.example.com/project1/first-page

I try to navigate to second-page, it generates this:

http://www.example.com/project1/project1/second-page

@Tofandel
Copy link

Tofandel commented Aug 22, 2022

See also #421

Duplicate of #422

@CristianSitov
Copy link

I'm watching all these issues: current, #421 & #422
I spent almost 2 days figuring out how to trick it via nginx/confs but it seems that this is the only/best workaround.
Hopefully, one of them will be merged soon.

@vertexportus
Copy link

I'm watching all these issues: current, #421 & #422 I spent almost 2 days figuring out how to trick it via nginx/confs but it seems that this is the only/best workaround. Hopefully, one of them will be merged soon.

yeah well, the earliest fix PR for this is from back in January - so it's taking a while to get merged and a new version published

@jessarcher
Copy link
Member

Thanks for the PR, and I'm sorry for the delay! I've merged #592 which should address this issue without adding the scheme and host, which may be a breaking change for some.

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.

5 participants