-
Notifications
You must be signed in to change notification settings - Fork 13
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
Link not working (404 error) #68
Comments
Hi @podgek That's strange, our link-checker isn't reporting any errors. I see 4 instances of the text "Configuration Reference" on that page, and all seem to point to the correct location: Could you try a different browser or an incognito session to make sure there isn't something in cookies preventing correct routing of those links? Thanks |
HI @podgek You refernce https://ibm.github.io/spm-kubernetes/config-reference above - which is a broken link. As @andreyzher says, all instances on said page point to: https://ibm.github.io/spm-kubernetes/deployment/config-reference |
That is not what I am seeing. The two in-page links are pointing me at the broken link. |
Perhaps I had an old page in my cache or something. Looks like either the links were fixed just now, or a forced refresh picked up changes from somewhere. All good now. |
Fixed, or not a problem |
Reopened as reproduced the problem within my Fyre VM and on my local machine, and on multiple browsers (Chrome, Firefox and Safari). If I click the "Preparing Helm Charts" link in the index on the lefthand side, and then click either of those in page links, I get the 404 error. If I then go directly to that same URL that is linked to from the index, then it works. I've tried in incognito mode and multiple browsers too. Steps to reproduce: If I go direct to "https://ibm.github.io/spm-kubernetes/deployment/hc_preparation/" those links work fine. The only difference I see is that when I go to that link from the index it goes to: "https://ibm.github.io/spm-kubernetes/deployment/hc_preparation", so missing the last slash. |
Yep, I was able to reproduce too the moment you had closed the issue. The navigation without the trailing slash seems unreliable, because I was definitely able to view the page without the trailing slash... |
This issue has been resolved in our April release. |
The "Configuration Reference" link on this page results in a 404 Not Found error: https://ibm.github.io/spm-kubernetes/deployment/hc_preparation
It attempts to link to: https://ibm.github.io/spm-kubernetes/config-reference
The text was updated successfully, but these errors were encountered: