-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50601/
-----------------------------------------------------------
Review request for mesos, Neil Conway and Till Toenshoff.
Bugs: MESOS-5862
https://issues.apache.org/jira/browse/MESOS-5862
Repository: mesos
Description
-------
Previously links to external .md -i.e, outside of the documentation-
were generated incorrectly. This patch exludes all links to .md
files starting with http from the link rewriting logic.
Note that this includes https links.
Diffs
-----
site/Rakefile aa777bdd8e459f27ab487b5641595142f4e14c68
Diff: https://reviews.apache.org/r/50601/diff/
Testing
-------
build website via docker container.
additionally regex explained/tested here: https://regex101.com/r/zP6sH6/2
Thanks,
Joerg Schad