Skip to content

Commit 751b74c

Browse files
committed
Updated matplotlib logo
1 parent b6d458f commit 751b74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<img src="https://images.plot.ly/language-icons/api-home/r-logo.png" alt="">
7171
{% endif %}
7272
{% if page.language == "matplotlib" %}
73-
<img src="https://images.plot.ly/language-icons/api-home/matlab-logo.png" alt="">
73+
<img src="https://images.plot.ly/language-icons/matplotlib.png" alt="">
7474

7575
{% endif %}
7676
{% if page.language == "ggplot2" %}

0 commit comments

Comments
 (0)