Skip to content

Commit 65b2f75

Browse files
authored
Update TUTORIAL.md
Fixed link to demo iorw.py
1 parent 0fb2f22 commit 65b2f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/docs/TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2257,7 +2257,7 @@ class PinCall(io.IOBase):
22572257
Once again latency can be high: if implemented fast I/O scheduling will improve
22582258
this.
22592259

2260-
The demo program [iorw.py](./as_demos/iorw.py) illustrates a complete example.
2260+
The demo program [iorw.py](../as_demos/iorw.py) illustrates a complete example.
22612261

22622262
###### [Contents](./TUTORIAL.md#contents)
22632263

0 commit comments

Comments
 (0)