Skip to content

Commit d8f9934

Browse files
authored
Merge pull request #3 from C8E/patch-1
fix'd url
2 parents 80e93cd + a829219 commit d8f9934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Pyllole/01_Use_Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Eseguendo il file `prova.py` viene generato il file `prova.pyc` che, per spiegar
138138

139139
### Sintassi e stile di scrittura
140140

141-
Consulta la pagina relativa alla [sintassi di base](Syntax.md) per cominciare a conoscere il linguaggio python.
141+
Consulta la pagina relativa alla [sintassi di base](11_Syntax.md) per cominciare a conoscere il linguaggio python.
142142

143143
Anche se al momento è prematuro, sappi che in Python anche lo stile di scritture del codice è importante ed è definito nel [PEP 8 - Style Guide for Python Code](https://www.python.org/dev/peps/pep-0008/).
144144

0 commit comments

Comments
 (0)