Skip to content

Commit 798d4ff

Browse files
committed
fixed a referencing error due ot version of myst
1 parent 398f7e5 commit 798d4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python and Jupyter notebook resources
22

33
> **_NOTE:_** This section assumes that you have already installed python and jupyter notebook
4-
on your system. If not, please refer to the [setup](../setup.md) section.
4+
on your system. If not, please refer to the [setup](setup.md) section.
55

66
If you are new to python and jupyter notebooks, the following are a few resources for learning more about them:
77

0 commit comments

Comments
 (0)