diff options
-rw-r--r-- | site/github/index.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/site/github/index.php b/site/github/index.php index a0384a3..fda1feb 100644 --- a/site/github/index.php +++ b/site/github/index.php @@ -49,10 +49,10 @@ <h2>What's wrong with GitHub?</h2> <ul class="c"> <li> - GitHub itself is proprietary software (Tim reasons it's for business [<a href="ttp://tom.preston-werner.com/2011/11/22/open-source-everything.html">1</a>]) + GitHub itself is proprietary software (<a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">Tim reasons it's for business</a>) </li> <li> - A patch[<a href="https://github.com/github/choosealicense.com/pull/177">2</a>] to <a href="http://choosealicense.com/">choose a license</a> was received with some hostility. + <a href="https://github.com/github/choosealicense.com/pull/177">A patch</a> to <a href="http://choosealicense.com/">choose a license</a> was received with some hostility. </li> <li>Tim (GitHub CEO) really likes to talk about freedom, but makes the following claims about the GPLv2/3:</li> </ul> @@ -70,7 +70,7 @@ <p> Notice that everything we keep closed has specific business value that could be compromised by giving it away to our competitors. - -- Tom Preston-Werner's <a href="/web/20150519055414/http://tom.preston-werner.com/2011/11/22/open-source-everything.html">blog</a> + -- source: Tom Preston-Werner's <a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">blog</a> </p> </blockquote> @@ -86,7 +86,7 @@ <p> The opinions expressed by Tom Preston-Werner of GitHub are incompatible with those of - the libreboot project. Users and developers of <em><a href="/web/20150519055414/http://www.gnu.org/philosophy/free-sw.html">free software</a></em> are strongly advised not to use GitHub, for any of their projects. + the libreboot project. Users and developers of <em><a href="http://www.gnu.org/philosophy/free-sw.html">free software</a></em> are strongly advised not to use GitHub, for any of their projects. </p> </div> @@ -100,15 +100,15 @@ <h3>References:</h3> <p> - [<a href="/web/20150519055414/http://tom.preston-werner.com/2011/11/22/open-source-everything.html">1</a>] <em>Open Source (Almost)</em> - http://tom.preston-werner.com/2011/11/22/open-source-everything.html + [<a href="http://tom.preston-werner.com/2011/11/22/open-source-everything.html">1</a>] <em>Open Source (Almost)</em> - http://tom.preston-werner.com/2011/11/22/open-source-everything.html </p> <p> - [<a href="/web/20150519055414/https://github.com/github/choosealicense.com/pull/177">2</a>] <em>Choose A License GPL patch</em> - https://github.com/github/choosealicense.com/pull/177 + [<a href="https://github.com/github/choosealicense.com/pull/177">2</a>] <em>Choose A License GPL patch</em> - https://github.com/github/choosealicense.com/pull/177 </p> <p> - [<a href="/web/20150519055414/http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html">3</a>] <em>linux-libre choosealicense issue</em> - http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html + [<a href="http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html">3</a>] <em>linux-libre choosealicense issue</em> - http://lists.nongnu.org/archive/html/gnu-linux-libre/2014-08/msg00013.html </p> </div> |