]> granicus.if.org Git - graphviz/commitdiff
github -> gitlab
authorJohn Ellson <john.ellson@comcast.net>
Fri, 22 Sep 2017 04:21:37 +0000 (00:21 -0400)
committerJohn Ellson <john.ellson@comcast.net>
Fri, 22 Sep 2017 04:21:37 +0000 (00:21 -0400)
ChangeLog
README.md
doc/build.html
doc/winbuild.html

index 5d594adc418a53db5dad847a01689d926e9c3d71..1cc2bed68f1eedb1edf0495bd2c32906cbf05efc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+September 22, 2017
+    - Move master repo to GitLab: https://gitlab.com/graphviz/graphviz
 December 21, 2016
        - Remove usage of ast_common.h
 December 20, 2016
index ed7385b4ab55ffdd8f80793045766771a9979510..17348281d475762674b75d8f5d9546f8bb32d9b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ See doc/build.html within the source tree or http://ellson.github.io/graphviz/do
 ## master GIT Repository
 
 The master GIT Repository for graphviz can be found at:
-* http://github.com/ellson/graphviz/
+* https://gitlab.com/graphviz/graphviz/
 
 ## Documentation
 
@@ -32,8 +32,8 @@ In practice, graphs are usually generated from an external data sources, but the
 
 ## Contacts
 
-If you have a bug or believe something is not working as expected, please submit a [bug report](https://github.com/ellson/graphviz/issues).
+If you have a bug or believe something is not working as expected, please submit a [bug report](https://gitlab.com/graphviz/graphviz/issues).
 
-If you have a general question or are unsure how things work, these queries can also be posted in the [Graphviz Issues page](https://github.com/ellson/graphviz/issues).
+If you have a general question or are unsure how things work, these queries can also be posted in the [Graphviz Issues page](https://gitlab.com/graphviz/graphviz/issues).
 
 John Ellson
index 120a595141a07c29728221f27429267c60a265d3..5d5939ee22d2f3324194baf8d464ce94db90820d 100644 (file)
@@ -359,7 +359,7 @@ To produce graphviz-(ver).tar.gz from GIT sources using cogito.
 <!--
        cg clone http://www.graphviz.org/pub/scm/graphviz2/.git
 -->
-    cg clone https://github.com/ellson/graphviz.git
+    cg clone https://gitlab.com/graphviz/graphviz.git
        cd graphviz
 or to update from GIT
        cd graphviz
index 90d059aa65e9b9a7398d90a3f2b3892a94fb9faf..4a3873b5117b1c31f15142367e2964fb9b1c896d 100644 (file)
@@ -24,7 +24,7 @@ and <A HREF="http://gnuwin32.sourceforge.net/packages/libtool.htm">ltdl</A>,
 and source versions of <A HREF="http://gts.sourceforge.net/">GTS</A> 
 and <A HREF="http://www.cs.umd.edu/~mount/ANN/">ann</A>.  
 Further instructions can be found in the
-<A HREF="https://github.com/ellson/graphviz/issues/36">Graphviz github repository</A>.
+<A HREF="https://gitlab.com/graphviz/graphviz/issues/36">Graphviz github repository</A>.
 <P>
 This whole process could and should be simplified. In particular, the
 3rd-party software should not be stored in two places, and the Graphviz