From 1924d58159ce340f96dd1443890f8cc99ad81976 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Fri, 26 Apr 2024 01:48:54 -0700 Subject: [python/*] proofread en and ru and all links --- pt-br/python-pt.html.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pt-br/python-pt.html.markdown') diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index 46eb524f..db14923c 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -726,13 +726,11 @@ print(say(say_please=True)) # VocĂȘ me paga uma cerveja? Por favor! Eu sou pobre * [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/) * [A curated list of awesome Python frameworks, libraries and software](https://github.com/vinta/awesome-python) -* [30 Python Language Features and Tricks You May Not Know About](http://sahandsaba.com/thirty-python-language-features-and-tricks-you-may-not-know.html) -* [Official Style Guide for Python](https://www.python.org/dev/peps/pep-0008/) +* [Official Style Guide for Python](https://peps.python.org/pep-0008/) ### Dead Tree -- cgit v1.2.3