]> granicus.if.org Git - check/commitdiff
web: update webpage to point to github instead of sourceforge
authorBranden Archer <brarcher@lexmark.com>
Thu, 24 Dec 2015 03:28:51 +0000 (22:28 -0500)
committerBranden Archer <brarcher@lexmark.com>
Thu, 24 Dec 2015 03:28:51 +0000 (22:28 -0500)
index.html

index a657a232b266481588ebf84bd973f6ec2eead387..42b25205f8cd6ad5f642c480c728108f970c31f4 100644 (file)
@@ -44,7 +44,7 @@ http://creativecommons.org/licenses/by-nc/2.5/
 <li><a href="./doc/doxygen/html/check_8h.html">API</a></li>\r
 <li><a href="./doc/check_html/check_3.html">Tutorial</a></li>\r
 <li><a href="./doc/check_html/index.html">Reference</a></li>\r
-<li><a href="http://sourceforge.net/projects/check/files/latest/download">Download</a></li>\r
+<li><a href="https://github.com/libcheck/check/releases">Download</a></li>\r
 </ul>\r
 </div>\r
 \r
@@ -56,7 +56,7 @@ http://creativecommons.org/licenses/by-nc/2.5/
 \r
 <p>\r
 <!-- Update this section during a release -->\r
-<b>Aug 2, 2015:</b> Check 0.10.0 <a href="http://sourceforge.net/projects/check/files/latest/download">\r
+<b>Aug 2, 2015:</b> Check 0.10.0 <a href="https://github.com/libcheck/check/releases">\r
 is now available for download</a>. Check is available under the\r
 <a href="./COPYING.LESSER">LGPL license</a>. New features available in\r
 this release are listed on the <a href="./NEWS">NEWS</a> page.\r
@@ -65,7 +65,7 @@ this release are listed on the <a href="./NEWS">NEWS</a> page.
 <h3>About Project</h3>\r
 <p>\r
 <ul>\r
-<li><a href="http://sourceforge.net/projects/check/">Project Page</a></li>\r
+<li><a href="https://github.com/libcheck/check">Project Page</a></li>\r
 <li><a href="./COPYING.LESSER">LGPL License</a></li>\r
 <li><a href="./web/users-of-check.html">Users of Check</a></li>\r
 <li><a href="https://lists.sourceforge.net/lists/listinfo/check-users">Mailing list</a></li>\r
@@ -107,37 +107,36 @@ per platform.
 <p>\r
 Questions are accepted on the mailing list\r
 <a href="https://lists.sourceforge.net/lists/listinfo/check-users">check-users@sourceforge.net</a>\r
-and bugs and feature requests can be submitted via the Sourceforge\r
-page <a href="http://sourceforge.net/p/check/_list/tickets">here</a>.\r
+and bugs and feature requests can be submitted via the Github\r
+page <a href="https://github.com/libcheck/check/issues">here</a>.\r
 </p>\r
 \r
 <h3>Contributing</h3>\r
 \r
 <p>\r
 The authors welcome any and all help with Check, whether through\r
-enhancement requests, bug reports, patches, or documentation. Mailing\r
-lists are preferred to forums as they are easier to monitor. Please visit\r
-the Check <a href="http://sourceforge.net/projects/check/">project page</a>.\r
+enhancement requests, bug reports, patches, or documentation. Please visit\r
+the Check <a href="https://github.com/libcheck/check">project page</a>.\r
 </p>\r
 \r
 <p>\r
-Patches to Check, unless trivial, should be against the latest SVN trunk,\r
+Patches to Check, unless trivial, should be against the master branch,\r
 and should include a full set of unit tests verifying the new behavior. No\r
-functionality goes into Check without unit tests, and submitting a patch\r
-without automated testing will delay potential acceptable of the patch.\r
+functionality goes into Check without unit tests, and submitting a\r
+merge request without automated testing will delay potential acceptable of the patch.\r
 </p>\r
 \r
 <p>\r
 The latest Check source can be browsed\r
-<a href="http://sourceforge.net/p/check/code/HEAD/tree/trunk/">here</a>\r
-or retrieved through anonymous SVN using the following:\r
-<div id="code"><pre class="command">svn checkout svn://svn.code.sf.net/p/check/code/trunk check-code</pre></div>\r
+<a href="https://github.com/libcheck/check">here</a>\r
+or retrieved with git using the following:\r
+<div id="code"><pre class="command">git clone https://github.com/libcheck/check.git</pre></div>\r
 </p>\r
 \r
 </div>\r
 \r
 <div id="footer">\r
-<a href="http://sourceforge.net">Sourceforge</a>\r
+<a href="https://github.com/">Github</a>\r
 | <a href="http://www.cloudbees.com/foss/index.cb">Cloudbees</a>\r
 <br />\r
 Template provided by:\r