]> i-scream Git - www.i-scream.org.git/commitdiff
GitHub repositories have moved.
authorTim Bishop <tim@bishnet.net>
Wed, 6 Mar 2019 18:53:17 +0000 (18:53 +0000)
committerTim Bishop <tim@bishnet.net>
Wed, 6 Mar 2019 18:53:17 +0000 (18:53 +0000)
The repositories are now mastered there, so rewording here is needed.

htdocs/contributing.xhtml
htdocs/git.xhtml
htdocs/libstatgrab/index.xhtml
htdocs/pystatgrab/index.xhtml
htdocs/support.xhtml

index 7557ff52e47a5d8be93fb422a41cdba07d121b0e..e73272fbf07aaa6d8a5f8810bee65ba2b0f78ce8 100644 (file)
@@ -26,7 +26,7 @@
           <p>
             If you've got changes for one of our active projects then
             it'll almost certainly be available on our
-            <a href="https://github.com/i-scream">GitHub</a> page. If
+            <a href="https://github.com/libstatgrab">GitHub</a> page. If
             you're familiar with Git the best way to send changes is
             to fork our project on GitHub, commit your changes to your
             copy, and then initiate a pull request.
index 24ac190267009dd5564294ae290fcf2153cd4b06..0f4ae80a572c3ec29d76321aa16dd82632a73a38 100644 (file)
@@ -73,7 +73,7 @@ git clone ssh://git@git.i-scream.org/libstatgrab
             make changes and work with our code.
           </p>
           <p>
-            <a href="https://github.com/i-scream">https://github.com/i-scream</a>
+            <a href="https://github.com/libstatgrab">https://github.com/libstatgrab</a>
           </p>
           <h3>
             Git guidelines
index 745995427f56d0c60bd726fc198fb40f30dd6674..f8a4d20c9f1b7ca8b3e438004b992fc17de9b4bf 100644 (file)
           <p>
             If you find any bugs in the release please report them
             over at our
-            <a href="https://github.com/i-scream/libstatgrab/issues">Issue
+            <a href="https://github.com/libstatgrab/libstatgrab/issues">Issue
             Tracker</a> on GitHub.
           </p>
           <h3>
           <p>
             If you find any bugs in the release please report them
             over at our
-            <a href="https://github.com/i-scream/libstatgrab/issues">Issue
+            <a href="https://github.com/libstatgrab/libstatgrab/issues">Issue
             Tracker</a> on GitHub.
           </p>
           <h3>
index 87d90ad13e7ab9f5b1e3a2008b6072db85989881..4cf885a18c40f5091a8cee3836c7d2183fd3fe21 100644 (file)
@@ -45,7 +45,7 @@
           <p>
             If you find any bugs in the release please report them
             over at our
-            <a href="https://github.com/i-scream/pystatgrab/issues">Issue
+            <a href="https://github.com/libstatgrab/pystatgrab/issues">Issue
             Tracker</a> on GitHub.
           </p>
           <h3>
@@ -63,7 +63,7 @@
           <p>
             If you find any bugs in the release please report them
             over at our
-            <a href="https://github.com/i-scream/pystatgrab/issues">Issue
+            <a href="https://github.com/libstatgrab/pystatgrab/issues">Issue
             Tracker</a> on GitHub.
           </p>
           <h3>
index 0d62f1849f6f7e19be01240a9c8bad240b0f1619..c1c733cbd5b051c1e77176e5298592e59aa51690 100644 (file)
@@ -16,7 +16,7 @@
           <p>
             i-scream makes uses of the GitHub issue trackers
             associated with our projects over on
-            <a href="https://github.com/i-scream">GitHub</a>. If you've
+            <a href="https://github.com/libstatgrab">GitHub</a>. If you've
             found a bug with our software that's the best place to
             report and discuss it. If you have a fix, you can make a
             pull request there too.