Skip to content

Commit 745fab0

Browse files
jukentbrian-rose
andauthored
fix link in preamble (#244)
* fix link in preamble * Update preamble/how-to-use.md Co-authored-by: Brian Rose <[email protected]> Co-authored-by: Brian Rose <[email protected]>
1 parent 98ebce7 commit 745fab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preamble/how-to-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Notebook](https://jupyterbook.org/intro.html) “chapters”. The power
4545
of Jupyter Notebooks is that they can contain both static text and
4646
executable code that you can interact with. When you navigate to a
4747
book chapter such as [Matplotlib
48-
Basics](https://foundations.projectpythia.org/core/matplotlib/matplotlib.html)
48+
Basics](../core/matplotlib/matplotlib-basics)
4949
you will see static text, Python code, and the rendered output of
5050
that code in the form of the many figures that appear. In the case
5151
of Matplotlib Basics these figures are produced by Matplotlib itself.

0 commit comments

Comments
 (0)