You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/12/23 13:33:05 UTC

[maven-scm] branch elharo-patch-2 created (now 711e1ec)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch elharo-patch-2
in repository https://gitbox.apache.org/repos/asf/maven-scm.git.


      at 711e1ec  link no longer relevant

This branch includes the following new commits:

     new 711e1ec  link no longer relevant

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-scm] 01/01: link no longer relevant

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-2
in repository https://gitbox.apache.org/repos/asf/maven-scm.git

commit 711e1ec60ef1634a72ba6b6595138a35fb183951
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed Dec 23 13:32:59 2020 +0000

    link no longer relevant
    
    @michael-o
---
 src/site/xdoc/matrix.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/site/xdoc/matrix.xml b/src/site/xdoc/matrix.xml
index 355988c..9a67bc0 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="https://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>
       </ul>
     </section>
   </body>