-
Notifications
You must be signed in to change notification settings - Fork 332
move kv files #2618
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
move kv files #2618
Conversation
Co-authored-by: Yusuke Tanaka <[email protected]>
In Classic, clicking the Deno KV sidebar link take you to https://deno-docs--kv-updates.deno.dev/deploy/kv/on_deploy/ which appears to be a legacy KV page and perhaps now is superceded by https://deno-docs--kv-updates.deno.dev/deploy/kv/ ![]() Should this actually link to https://deno-docs--kv-updates.deno.dev/deploy/kv/ rather than the older classic KV summary page? The disbar suggests we have navigated into Deploy, but the content page for "KV on Deno Deploy" includes the info box disclaimer for the Classic docs |
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 other than the one issue I have noted in a comment
@philhawksworth good spot, I've moved that old 'on deploy' page to /classic/kv_on_deploy and made any links that would have pointed to it point to /deploy/reference/deno-kv/ instead |
Move KV docs out of /classic/
Move cron and queues docs into /classic/
Update KV docs wording
Fix broken images
Update sidebars to match new placement of docs