-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
7.17.x
-
None
Acceptance Criteria (Required on creation):
The following rewrite/redirect rules do not work because of #:
RewriteRule ^manual/latest/introduction/licenses/#license https://docs.camunda.io/docs/reference/licenses/#camunda-modeler [R=301,L] RewriteRule ^manual/latest/introduction/licenses/#third-party-libraries-1 https://docs.camunda.io/docs/reference/dependencies/ [R=301,L] RewriteRule ^manual/latest/introduction/supported-environments/#camunda-modeler https://docs.camunda.io/docs/reference/supported-environments/#camunda-modeler [R=301,L]
Instead of trying to handle this with JS, manually update the docs to point to the new page for these URLs.
This is complete and merged.