summaryrefslogtreecommitdiffhomepage
path: root/vi-vn
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 /vi-vn
parentcbb2eb4f005ed6bf345323de02b3f5bb6ff2ee19 (diff)
[python/*] proofread en and ru and all links
Diffstat (limited to 'vi-vn')
-rw-r--r--vi-vn/python-vi.html.markdown6
1 files changed, 2 insertions, 4 deletions
diff --git a/vi-vn/python-vi.html.markdown b/vi-vn/python-vi.html.markdown
index 3bc38a38..3e496c81 100644
--- a/vi-vn/python-vi.html.markdown
+++ b/vi-vn/python-vi.html.markdown
@@ -900,12 +900,10 @@ print(say(say_please=True)) # Mua bia cho tui nhé? Làm ơn! Tui rất nghèo
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com)
* [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/)
+* [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/)
* [Python 3 Computer Science Circles](http://cscircles.cemc.uwaterloo.ca/)
* [Dive Into Python 3](http://www.diveintopython3.net/index.html)
-* [A Crash Course in Python for Scientists](http://nbviewer.jupyter.org/gist/anonymous/5924718)