Nate W
Nate W
I didn't catch that this had been closed. Is this work still needed?
I think it's best not to auto-delete this issue, I think it is still relevant.
I'm not able to assign folks to issues in this repo. Though, I'm sure PRs are welcome! You can take a look at Keda's getting started info here: https://keda.sh/community/#get-involved
As per @chalin on the [CNCF Service Desk ticket 1008](https://cncfservicedesk.atlassian.net/browse/CNCFSD-1008?focusedCommentId=19231), there is a new GA tag: `G-YSWMV22VTQ`
deploy preview redirects tests: * [x] https://deploy-preview-816--keda.netlify.app/docs -> https://deploy-preview-816--keda.netlify.app/docs/2.7/ * [x] https://deploy-preview-816--keda.netlify.app/docs/latest -> https://deploy-preview-816--keda.netlify.app/docs/2.7/ * [x] https://deploy-preview-816--keda.netlify.app/concepts -> https://deploy-preview-816--keda.netlify.app/docs/2.7/concepts/ * [ ] https://deploy-preview-816--keda.netlify.app/concepts/overview -> https://deploy-preview-816--keda.netlify.app/docs/2.7/concepts/overview * [x] https://deploy-preview-816--keda.netlify.app/deploy -> https://deploy-preview-816--keda.netlify.app/docs/2.7/deploy/...
Instead of removing `content/troubleshooting` should it be moved?
/cc @thisisobate @chalin
I'm not sure that the https://keda.sh/concepts/overview redirect currently works @chalin, but it does locally
/assign @nate-double-u
I think this may sort it: https://github.com/opencontainers/opencontainers.org/pull/128 If not, there is another way using a _redirects file, but it's a bit more complicated to set up.