Skip to content

Commit b14f3b4

Browse files
tobyhodgesmaxim-belkin
authored andcommitted
update anchor in link target to point to relevant section
1 parent cb80f30 commit b14f3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/07-visualization-ggplot-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,6 @@ my_plot.save("scatterplot.png", width=10, height=10, dpi=300)
597597
[grammar-of-graphics]: http://link.springer.com/book/10.1007%2F0-387-28695-0
598598
[plotnine-api]: https://plotnine.readthedocs.io/en/stable/api.html#color-and-fill-scales
599599
[plotnine]: https://plotnine.readthedocs.io/en/stable
600-
[setup-plotnine]: https://datacarpentry.org/python-ecology-lesson/setup.html#download-plotting-package
600+
[setup-plotnine]: https://datacarpentry.org/python-ecology-lesson/setup.html#required-python-packages
601601
602602
{% include links.md %}

0 commit comments

Comments
 (0)