-
Notifications
You must be signed in to change notification settings - Fork 193
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
Remove Optimize 7 content from 8.6 (current docs) #4854
base: main
Are you sure you want to change the base?
Conversation
I expect this PR to have a lot of conflicts and require many redirects, but redirects may not be possible for all content. |
👋 🤖 🤔 Hello, @akeller! Did you make your changes in all the right places? These files were changed only in versioned_docs/version-8.6/. You might want to duplicate these changes in docs/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
The preview environment relating to the commit 56d22c7 has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-4854/index.html |
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.
Description
The 8.6 flavor of #4785. This includes redirects, which all go to the same place based on the conversation here.
Related to https://github.com/camunda/product-hub/issues/1247.
When should this change go live?
hold
label or convert to draft PR)PR Checklist
My changes are for an already released minor and are in
/versioned_docs
directory.My changes are for the next minor and are in
/docs
directory (aka/next/
).I included my new page in the sidebar file(s).
I added a redirect for a renamed or deleted page to the .htaccess file.