We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91d114 commit 7ea7f87Copy full SHA for 7ea7f87
doc/index.html
@@ -19,7 +19,7 @@ <h2>Synopsis</h2>
19
<em>should</em> simply ``reflect'' your C++ classes and functions into
20
Python. The major features of BPL include support for:
21
<ul>
22
-<li><a href="inheritance.hml">Subclassing extension types in Python</a>
+<li><a href="inheritance.html">Subclassing extension types in Python</a>
23
<li><a href="overriding.html">Overriding virtual functions in Python</a>
24
<li><a href="overloading.html">[Member] function Overloading</a>
25
<li><a href="special.html#numeric_auto">Automatic wrapping of numeric operators</a>
0 commit comments