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

Forward slash in URL redirects to old layout #168

Open
oraNod opened this issue Jan 8, 2021 · 2 comments
Open

Forward slash in URL redirects to old layout #168

oraNod opened this issue Jan 8, 2021 · 2 comments
Assignees
Labels
UX (user experience) Related to user experience.

Comments

@oraNod
Copy link
Contributor

oraNod commented Jan 8, 2021

https://infinispan.org/cache-store-implementations - directs you to the correct site layout

https://infinispan.org/cache-store-implementations/ - takes you to the old layout (add forward slash to end of url)

Occurs for several other contexts (books, swatch, integrations). Caused by stale index.html files on master.

@oraNod oraNod added the UX (user experience) Related to user experience. label Jan 8, 2021
@oraNod oraNod assigned adelasofia and oraNod and unassigned adelasofia Jan 8, 2021
@oraNod oraNod changed the title Cache store implementations redirects to old layout Forward slash in URL redirects to old layout Jan 8, 2021
@dmvolod
Copy link
Member

dmvolod commented Jan 11, 2021

#160 also related to this issue for tutorials/examples

@oraNod
Copy link
Contributor Author

oraNod commented Jan 11, 2021

@dmvolod Cheers. This issue is fixed with the PR that Katia merged. I opened a new one for #160

Just so you're aware, the fix is to manually prune stale content on the master branch.

@oraNod oraNod closed this as completed Jan 11, 2021
@oraNod oraNod reopened this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UX (user experience) Related to user experience.
Projects
None yet
Development

No branches or pull requests

3 participants