summaryrefslogtreecommitdiffhomepage
path: root/de-de
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-26 01:48:54 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-26 01:48:54 -0700
commit1924d58159ce340f96dd1443890f8cc99ad81976 (patch)
tree33ea3220cc0651479d6a53da5d1b5d8151d8a5de /de-de
parentcbb2eb4f005ed6bf345323de02b3f5bb6ff2ee19 (diff)
[python/*] proofread en and ru and all links
Diffstat (limited to 'de-de')
-rw-r--r--de-de/python-de.html.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/de-de/python-de.html.markdown b/de-de/python-de.html.markdown
index f8ea5cb5..92222f6d 100644
--- a/de-de/python-de.html.markdown
+++ b/de-de/python-de.html.markdown
@@ -631,8 +631,7 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
* [Dive Into Python](http://www.diveintopython.net/)
* [Ideas for Python Projects](http://pythonpracticeprojects.com)
* [The Official Docs](http://docs.python.org/3/)
-* [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)
-* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
+* [Hitchhiker's Guide to Python](http://docs.python-guide.org/)
* [Python Course](http://www.python-course.eu/index.php)
* [First Steps With Python](https://realpython.com/learn/python-first-steps/)