There are a bunch of validation errors like: ```https://beam.apache.org/documentation/sdks/javadoc/2.0.0/org/apache/beam/sdk/Pipeline.html#replaceAll-java.util.List- failed: 404 No error```
This is because some links are using `https://beam.apache.org` directly instead of `{{ site.baseurl }}`, and also because we're not correctly redirecting previous doc urls. Redirects are fixed in https://github.com/apache/beam/pull/6585 and would unblock this URL. I just tried to force-merge from the commandline and got blocked. We can wait for https://github.com/apache/beam/pull/6585 or reach out to someone who might have more permissions (@melap ?) [ Full content available at: https://github.com/apache/beam-site/pull/567 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org