GitHub user uce opened a pull request:

    https://github.com/apache/flink/pull/3332

    [FLINK-5751] [docs] Add link check script

    This is a slightly adjusted script from @patricklucas as posted in 
FLINK-5751.
    
    I was wondering whether it makes sense to have it inside the repo, the 
local work flow would be:
    ```sh
    ./build_docs.sh -p
    ./check_links.sh
    ```
    
    You can overwrite the URL to check like `./check_links.sh 
https://ci.apache.org/projects/flink/flink-docs-master/`.
    
    @rmetzger @patricklucas Should we include this?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/uce/flink check_links

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3332.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 #3332
    
----
commit 50a879d8d18d009787fb6c67d78e0e5b79e010a9
Author: Ufuk Celebi <u...@apache.org>
Date:   2017-02-16T10:58:35Z

    [FLINK-5751] [docs] Add link check script

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to