[
https://issues.apache.org/jira/browse/BEAM-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959085#comment-15959085
]
ASF GitHub Bot commented on BEAM-1852:
--------------------------------------
GitHub user ssisk opened a pull request:
https://github.com/apache/beam-site/pull/203
[BEAM-1852] Fix ICLA link
The link at https://www.apache.org/licenses/ under "CONTRIBUTOR LICENSE
AGREEMENTS" now links to the pdf version, and this commit changed the link in
core beam:
https://github.com/apache/beam/commit/2a95b8fcb142c392fa3e48c4e80c7abc3b96a500
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssisk/beam-site fix-icla-link
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam-site/pull/203.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #203
----
commit d7d4fc93bc58b434ccec9360f315a8ce5273a4fc
Author: Stephen Sisk <[email protected]>
Date: 2017-04-06T15:20:31Z
Fix ICLA link
----
> dead links on beam website
> --------------------------
>
> Key: BEAM-1852
> URL: https://issues.apache.org/jira/browse/BEAM-1852
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Stephen Sisk
> Assignee: Stephen Sisk
>
> Output from rake:
> Checking 270 external links...
> Ran on 98 files!
> - ./content/subdir/blog/2017/02/01/graduation-media-recap.html
> * External link
> https://globenewswire.com/news-release/2017/01/10/904692/0/en/The-Apache-Software-Foundation-Announces-Apache-Beam-as-a-Top-Level-Project.html
> failed: response code 0 means something's wrong.
> It's possible libcurl couldn't connect to the server or perhaps
> the request timed out.
> Sometimes, making too many requests at once also breaks things.
> Either way, the return message (if any) from the server is: Peer
> certificate cannot be authenticated with given CA certificates
> [stephen note: I could not confirm this manually, but that error seems..
> interesting]
> - ./content/subdir/contribute/contribution-guide/index.html
> * External link https://www.apache.org/licenses/icla.txt failed: 404 No
> error
> [stephen note: manually confirmed this]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)