Skip to content

Commit db07eb2

Browse files
committed
Tutorial: update link to official docs
1 parent 3f3b9c3 commit db07eb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

v3/docs/TUTORIAL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2081,8 +2081,7 @@ You may want to consider running a task which issues:
20812081
```
20822082

20832083
This assumes `import gc` has been issued. The purpose of this is discussed
2084-
[here](http://docs.micropython.org/en/latest/pyboard/reference/constrained.html)
2085-
in the section on the heap.
2084+
[here](http://docs.micropython.org/en/latest/reference/constrained.html#the-heap).
20862085

20872086
###### [Contents](./TUTORIAL.md#contents)
20882087

0 commit comments

Comments
 (0)