summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Versace <chad.versace@linux.intel.com>2014-03-30 08:20:38 -0700
committerChad Versace <chad.versace@linux.intel.com>2014-03-30 08:25:06 -0700
commit7158294c9a21ed73679f8a5268c2650ce478c2b2 (patch)
treedda0ece1ea34569294ea6ac73bb1c24edfa06bfd
parentb56ac1343dea6a997c5b60158c170f2612684d0f (diff)
README: Move git urls from Freedesktop to Github
Waffle's git repo now lives on Github.
-rw-r--r--README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 3442864..10d6c0e 100644
--- a/README.txt
+++ b/README.txt
@@ -29,8 +29,8 @@ website: http://people.freedesktop.org/~chadversary/waffle
issue-tracker: https://github.com/waffle-gl/waffle/issues
mailing-list: waffle@lists.freedesktop.org
maintainer: Chad Versace <chad.versace@linux.intel.com>
-source: git://people.freedesktop.org/~chadversary/waffle.git
-gitweb: http://cgit.freedesktop.org/~chadversary/waffle
+source: git://github.com/waffle-gl/waffle
+gitweb: https://github.com/waffle-gl/waffle
license: BSD [http://www.opensource.org/licenses/bsd-license.php]
@@ -101,7 +101,7 @@ For full details on configuring, building, and installing Waffle, see
0. Be in the correct directory
------------------------------
- git clone git://people.freedesktop.org/~chadversary/waffle
+ git clone git://github.com/waffle-gl/waffle
cd waffle
or