Skip to content

Commit 7ea7f87

Browse files
committed
Fixed broken link
[SVN r8401]
1 parent b91d114 commit 7ea7f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2>Synopsis</h2>
1919
<em>should</em> simply ``reflect'' your C++ classes and functions into
2020
Python. The major features of BPL include support for:
2121
<ul>
22-
<li><a href="inheritance.hml">Subclassing extension types in Python</a>
22+
<li><a href="inheritance.html">Subclassing extension types in Python</a>
2323
<li><a href="overriding.html">Overriding virtual functions in Python</a>
2424
<li><a href="overloading.html">[Member] function Overloading</a>
2525
<li><a href="special.html#numeric_auto">Automatic wrapping of numeric operators</a>

0 commit comments

Comments
 (0)