Skip to content

Commit 86125af

Browse files
authored
Merge pull request peterhinch#123 from 2000cubits/mishal-iowr-patch-1
Update TUTORIAL.md: fix broken link.
2 parents 0fb2f22 + 65b2f75 commit 86125af

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)