8000 Fix url and favicon · pythonitalia/python-abc@bffd0f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit bffd0f7

Browse files
committed
Fix url and favicon
1 parent f4c5b89 commit bffd0f7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/Pyllole/assets/favicon.png

18.1 KB
Loading

docs/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,8 @@ Le Pyllole sono brevi e semplici spiegazioni relative al linguaggio Python 3.
6666
* [Fundamentals of Programming Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf)
6767
* [O’Reilly Media: A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf)
6868
* Packt Publishing
69-
* [Learning Python](https://www.packtpub.com/packt/free-ebook/learning-python)
70-
* [What You Need To Know About Python](https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-python)
71-
* [Mastering Python](https://www.packtpub.com/free-ebook/mastering-python)
69+
* [Learning Python](https://www.packtpub.com/free-ebooks/learning-python)
70+
* [Mastering Python](https://www.packtpub.com/free-ebooks/mastering-python)
7271
* [Python Practice Book](https://anandology.com/python-practice-book/index.html)
7372
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf)
7473
* [Syncfusion: Python Succinctly](https://www.syncfusion.com/ebooks/python)
@@ -109,7 +108,7 @@ In questi elenchi possono essere trovati approfondimenti e documentazione relati
109108
* [Python.it - I libri su Python](http://www.python.it/doc/libri/)
110109
* INGLESE
111110
* [Free Programming Books](https://github.com/EbookFoundation/free-programming-books/blob/master/free-podcasts-screencasts-en.md#python)
112-
* [Packt Publishing: Free Learning - Free Programming Ebooks](https://www.packtpub.com/packt/offers/free-learning)
111+
* [Packt Publishing: Free Learning - Free Programming Ebooks](https://www.packtpub.com/free-learning)
113112
* [O’Reilly Media: Free Ebooks](http://www.oreilly.com/free/reports.html)
114113
* [Syncfusion: Succinctly free eBooks](https://www.syncfusion.com/ebooks)
115114
* [Awesome Python](https://github.com/vinta/awesome-python) - una lista di frameworks, librerie e software
@@ -122,7 +121,7 @@ In questi elenchi possono essere trovati approfondimenti e documentazione relati
122121

123122
---
124123

125-
Ogni contributo è ben accetto, leggi il [codice di condotta](CODE_OF_CONDUCT.md) e la pagina con le [linee guida alla collaborazione](CONTRIBUTING.md).
124+
Ogni contributo è ben accetto, leggi il [codice di condotta](https://github.com/pythonitalia/python-abc/blob/master/CODE_OF_CONDUCT.md) e la pagina con le [linee guida alla collaborazione](https://github.com/pythonitalia/python-abc/blob/master/CONTRIBUTING.md).
126125

127126
Questa guida è è pubblicata con licenza [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) (Creative Commons Attribution 4.0 International) - [leggi qui i dettagli](https://github.com/pythonitalia/python-abc/blob/master/LICENSE).
128127

0 commit comments

Comments
 (0)
0