Skip to content

Commit cc873d9

Browse files
committed
Fix documentation build error.
1 parent 20de46c commit cc873d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/numpy/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<tr>
9191
<td valign="top" width="300">
9292
<h3><a href="{{ pathto('index') }}"><img
93-
alt="C++ Boost" src="{{ pathto('_static/' + logo, 1) }}" border="0"></a></h3>
93+
alt="C++ Boost" src="{{ pathto('_static/bpl.png', 1) }}" border="0"></a></h3>
9494
</td>
9595

9696
<td >

0 commit comments

Comments
 (0)