Skip to content

Commit 10e1cd6

Browse files
committed
Fixed links
1 parent 353078d commit 10e1cd6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

book.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2 class="subtitle" id="copyright-c-2018-nicolas-p-rougier-nicolas-rougier-inri
2020
<img alt="images/nc.large.png" src="images/nc.large.png" style="width: 32px;" />
2121
<div class="line-block">
2222
<div class="line">Latest version - May 2018</div>
23-
<div class="line"><a class="reference external" href="http://www.labri.fr/perso/nrougier/python+opengl">www.labri.fr/perso/nrougier/python+opengl</a></div>
23+
<div class="line"><a class="reference external" href="http://www.labri.fr/perso/nrougier/python-opengl">www.labri.fr/perso/nrougier/python-opengl</a></div>
2424
</div>
2525
</div>
2626
<img alt="images/teaser.png" class="teaser" src="images/teaser.png" />
@@ -176,7 +176,7 @@ <h1><a class="toc-backref" href="#contents">Preface</a></h1>
176176
</li>
177177
</ul>
178178
</div>
179-
<p>This book is open-access (i.e. it's free to read at <a class="reference external" href="http://www.labri.fr/perso/nrougier/python+opengl">this address</a>) because I believe
179+
<p>This book is open-access (i.e. it's free to read at <a class="reference external" href="http://www.labri.fr/perso/nrougier/python-opengl">this address</a>) because I believe
180180
knowledge should be free. However, if you think the book is worth a few
181181
dollars, you can give me a few euros (<a class="reference external" href="https://www.paypal.me/NicolasPRougier/5">5€</a> or <a class="reference external" href="https://www.paypal.me/NicolasPRougier/10">10€</a>). This money will help me to
182182
travel to Python conferences and to write other books as well. If you don't
@@ -220,7 +220,7 @@ <h2><a class="toc-backref" href="#id1">About this book</a></h2>
220220
book.rst book.html
221221
</pre>
222222
<p>Or you use the provided <a class="reference external" href="make.sh">make.sh</a> shell script.</p>
223-
<p>The sources are available from <a class="reference external" href="https://github.com/rougier/python+opengl">https://github.com/rougier/python+opengl</a>.</p>
223+
<p>The sources are available from <a class="reference external" href="https://github.com/rougier/python-opengl">https://github.com/rougier/python-opengl</a>.</p>
224224
<p>Last point, I wrote the book in a kind of modern <a class="reference external" href="https://en.wikipedia.org/wiki/Jack_Kerouac">Kerouac</a>'s style such that you can
225225
download it once and continue reading it offline. Initial loading may be
226226
slow though.</p>
@@ -277,18 +277,18 @@ <h3><a class="toc-backref" href="#id1">Conventions</a></h3>
277277
<h3><a class="toc-backref" href="#id1">How to contribute</a></h3>
278278
<p>If you want to contribute to this book, you can:</p>
279279
<ul class="simple">
280-
<li>Report issues (<a class="reference external" href="https://github.com/rougier/python+opengl/issues">https://github.com/rougier/python+opengl/issues</a>)</li>
281-
<li>Suggest improvements (<a class="reference external" href="https://github.com/rougier/python+opengl/pulls">https://github.com/rougier/python+opengl/pulls</a>)</li>
282-
<li>Correct English (<a class="reference external" href="https://github.com/rougier/python+opengl/issues">https://github.com/rougier/python+opengl/issues</a>)</li>
283-
<li>Star the project (<a class="reference external" href="https://github.com/rougier/python+opengl">https://github.com/rougier/python+opengl</a>)</li>
280+
<li>Report issues (<a class="reference external" href="https://github.com/rougier/python-opengl/issues">https://github.com/rougier/python-opengl/issues</a>)</li>
281+
<li>Suggest improvements (<a class="reference external" href="https://github.com/rougier/python-opengl/pulls">https://github.com/rougier/python-opengl/pulls</a>)</li>
282+
<li>Correct English (<a class="reference external" href="https://github.com/rougier/python-opengl/issues">https://github.com/rougier/python-opengl/issues</a>)</li>
283+
<li>Star the project (<a class="reference external" href="https://github.com/rougier/python-opengl">https://github.com/rougier/python-opengl</a>)</li>
284284
<li>Suggest a more responsive design for the HTML Book</li>
285285
<li>Spread the word about this book (Reddit, Hacker News, etc.)</li>
286286
</ul>
287287
</div>
288288
<div class="section" id="publishing">
289289
<h3><a class="toc-backref" href="#id1">Publishing</a></h3>
290290
<p>If you're an editor interested in publishing this book, you can <a class="reference external" href="mailto:Nicolas&#46;Rougier&#37;&#52;&#48;inria&#46;fr">contact me</a> if you agree to have this version and all
291-
subsequent versions open access (i.e. online at <a class="reference external" href="http://www.labri.fr/perso/nrougier/python+opengl">this address</a>), you know how to deal
291+
subsequent versions open access (i.e. online at <a class="reference external" href="http://www.labri.fr/perso/nrougier/python-opengl">this address</a>), you know how to deal
292292
with <a class="reference external" href="http://docutils.sourceforge.net/rst.html">restructured text</a> (Word is
293293
not an option), you provide a real added-value as well as supporting services,
294294
and more importantly, you have a truly amazing latex book template (and be

book.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
| Latest version - |date|
2929
| |website|_
3030
31-
.. |website| replace:: www.labri.fr/perso/nrougier/python+opengl
32-
.. _website: http://www.labri.fr/perso/nrougier/python+opengl
31+
.. |website| replace:: www.labri.fr/perso/nrougier/python-opengl
32+
.. _website: http://www.labri.fr/perso/nrougier/python-opengl
3333

3434

3535
.. image:: images/teaser.png

0 commit comments

Comments
 (0)