8000 Merge pull request #6406 from efiring/layout_pathto · matplotlib/matplotlib@8dd65c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8dd65c3

Browse files
committed
Merge pull request #6406 from efiring/layout_pathto
DOC: fix broken link with local use; closes #5819
2 parents f0d8e06 + fc8942e commit 8dd65c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/_templates/layout.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ <h3>{{ _('Navigation') }}</h3>
161161
">
162162
<h3>We're updating the default styles for Matplotlib 2.0</h3>
163163

164-
<p>Learn what to expect in the <a href="/style_changes.html" style="font-weight: bold;
164+
<p>Learn what to expect in the <a href="{{ pathto('style_changes.html', 1) }}"
165+
style="font-weight: bold;
165166
color: #11557C;">new updates</a></p>
166167

167168
</div>

0 commit comments

Comments
 (0)
0