From: John Ellson Date: Fri, 22 Sep 2017 04:21:37 +0000 (-0400) Subject: github -> gitlab X-Git-Tag: 2.42.0~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e4ee18102497981a7219b1cdfb9971fa5af7312;p=graphviz github -> gitlab --- diff --git a/ChangeLog b/ChangeLog index 5d594adc4..1cc2bed68 100644 --- 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 diff --git a/README.md b/README.md index ed7385b4a..17348281d 100644 --- 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 diff --git a/doc/build.html b/doc/build.html index 120a59514..5d5939ee2 100644 --- a/doc/build.html +++ b/doc/build.html @@ -359,7 +359,7 @@ To produce graphviz-(ver).tar.gz from GIT sources using cogito. - 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 diff --git a/doc/winbuild.html b/doc/winbuild.html index 90d059aa6..4a3873b51 100644 --- a/doc/winbuild.html +++ b/doc/winbuild.html @@ -24,7 +24,7 @@ and ltdl, and source versions of GTS and ann. Further instructions can be found in the -Graphviz github repository. +Graphviz github repository.

This whole process could and should be simplified. In particular, the 3rd-party software should not be stored in two places, and the Graphviz