-
Notifications
You must be signed in to change notification settings - Fork 8
[DOC-573] Version aliases #232
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
Deploy Preview Available Via |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mostly good. One thing that doesn't work correctly is if you are on 3.11 and click the copy link to clipboard icon for an HTTP API option, the clipboard content starts with /stable instead of /3.11
…in loadPage() and delete debug warnf page (#251) Co-authored-by: dandimeo <daniele@arangodb.com>
* first 404 implemenetaiton * fix: add missing / at homepage redirect * finish not found implementation * get rid of page-loading system in 404.html --------- Co-authored-by: dandimeo <daniele@arangodb.com>
Search version is not found at first page load. |
Search fixed as of last commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Upstream PRs