Skip to content

Commit e598d0c

Browse files
authored
docs: appendix: remove or replace dead urls (#1478)
remove dead urls, or replace if there is an alternative Signed-off-by: Lu Dai <lu.dai@mind.be>
1 parent 3ed6285 commit e598d0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/appendix/references.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,15 @@ Python training
2929
* `The Python Tutorial from the Python development team <https://docs.python.org/3.5/tutorial/>`_
3030
* `Google Python training including videos <https://developers.google.com/edu/python/introduction>`_
3131
* `Python Tutor including visualization of Python program execution <http://www.pythontutor.com/>`_
32-
* `20 Best Free Tutorials to Learn Python as of 10 Nov 2021 <http://noeticforce.com/best-free-tutorials-to-learn-python-pdfs-ebooks-online-interactive>`_
3332

3433
reStructuredText
3534
================
3635
* `reStructuredText docs <http://docutils.sourceforge.net/rst.html>`_
3736
* `reStructuredText Primer <http://www.sphinx-doc.org/en/stable/rest.html>`_
38-
* `Online reStructuredText editor <http://rst.ninjs.org/>`_
37+
* `Online reStructuredText editor <https://rsted.info.ucl.ac.be/>`_
3938

4039
Sphinx
4140
======
4241
* `The official Sphinx docs <http://www.sphinx-doc.org/en/stable/index.html>`_
43-
* `Online reST and Sphinx editor with rendering <https://livesphinx.herokuapp.com/>`_
4442
* `A useful Sphinx cheat sheet <http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html>`_
4543
* `Jupyter Notebook Tools for Sphinx <http://nbsphinx.readthedocs.io/en/0.2.7/>`_

0 commit comments

Comments
 (0)