Skip to content

Commit a0e179f

Browse files
authored
Update 08-putting-it-all-together.md
remove redundant text and change link label
1 parent bd3a434 commit a0e179f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

episodes/08-putting-it-all-together.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,7 @@ for the rest.
145145
::::::::::::::::::::::::::::::::::::::::::::::::::
146146

147147
We will cover a few basic commands for creating and formatting plots with matplotlib in this lesson.
148-
A great resource for help creating and styling your figures is the matplotlib gallery
149-
([matplot gallery](https://matplotlib.org/stable/gallery/)), which includes plots in many different
148+
A great resource for help creating and styling your figures is the [matplotlib gallery](https://matplotlib.org/stable/gallery/), which includes plots in many different
150149
styles and the source codes that create them.
151150

152151
### `plt` pyplot versus object-based matplotlib

0 commit comments

Comments
 (0)