Skip to content

Commit 436144e

Browse files
Fix reference.
1 parent 6c175a8 commit 436144e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Add support for arbitrary C integer types in :c:member:`PyMemberDef.type`.
2-
The macro :c:macro:`Py_T_INTEGER(type)` represents a C type *type*.
2+
The macro :c:macro:`Py_T_INTEGER(type) <Py_T_INTEGER>` represents a C type *type*.

0 commit comments

Comments
 (0)