-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Acceptance Criteria (Required on creation):
Before releasing 7.17.0 we removed the question mark in javadoc links and adjusted the redirect rule. See https://github.com/camunda/camunda-docs-manual/commit/a308b554c4b29189d65aca782146277a09080b05
On the 7.16 branch we need to remove the question marks from all javadoc links. This is not a problem on previous versions because there we build the javadocs with Java 8 (after that with Java 11) which works with the question mark.