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. However 
I'm going to manually merge.

[ 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

Reply via email to