This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-scm.git
The following commit(s) were added to refs/heads/master by this push: new 970c0bb link no longer relevant (#117) 970c0bb is described below commit 970c0bbc88962dafa5e061d9dc302bf1dbe3dfce Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Wed Dec 23 23:10:00 2020 +0000 link no longer relevant (#117) * link no longer relevant @michael-o * Update matrix.xml --- src/site/xdoc/matrix.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/site/xdoc/matrix.xml b/src/site/xdoc/matrix.xml index 355988c..b9e35d2 100644 --- a/src/site/xdoc/matrix.xml +++ b/src/site/xdoc/matrix.xml @@ -1073,9 +1073,8 @@ under the License. <section name="Related Links"> <ul> <li><a href="https://cwiki.apache.org/confluence/display/MAVENSCM/SCM+Matrix">Wiki of Maven SCM Matrix</a></li> - <li><a href="http://en.wikipedia.org/wiki/Comparison_of_revision_control_software">Comparison of revision control software</a></li> - <li><a href="http://en.wikipedia.org/wiki/Source_Code_Management#Common_vocabulary">SCM Common vocabulary</a></li> - <li><a href="http://www.cmcrossroads.com/cgi-bin/cmwiki/view/CM/">CM Wiki</a></li> + <li><a href="https://en.wikipedia.org/wiki/Comparison_of_revision_control_software">Comparison of revision control software</a></li> + <li><a href="https://en.wikipedia.org/wiki/Source_Code_Management#Common_vocabulary">SCM Common vocabulary</a></li> </ul> </section> </body>