-
Notifications
You must be signed in to change notification settings - Fork 466
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
Docs 404 page not working #4908
Labels
P-0
Urgent; must be done in next 2 weeks
Comments
jseldess
added
A-docs-infrastructure
C-doc-improvement
P-1
High priority; must be done this release
T-something-broken
labels
Jun 10, 2019
jseldess
added a commit
that referenced
this issue
Sep 25, 2019
jseldess
added
P-0
Urgent; must be done in next 2 weeks
and removed
P-1
High priority; must be done this release
labels
Apr 2, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you call up a non-existing page for which we don't have a redirect in place, we no longer show our custom 404 page, e.g., this file for 19.1 docs: https://github.com/cockroachdb/docs/blob/master/v19.1/404.md.
Example of when you should get that 404 page (client-driver.html instead of the correct client-drivers-html): https://www.cockroachlabs.com/docs/stable/install-client-driver.html.
The text was updated successfully, but these errors were encountered: