Skip to content

Commit 380b8d1

Browse files
authored
Fix link in considerations_for_binary_wheels.rst
1 parent a548da9 commit 380b8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/discussions/considerations_for_binary_wheels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ dependencies ("native dependencies"), the importance of the ABI (Application
99
Binary Interface) of native code, dependency on SIMD code and cross
1010
compilation. In depth dicussion of these and many more topics and issues around
1111
native packaging is available at
12-
`pypackaging-native<https://pypackaging-native.github.io/>`.
12+
`pypackaging-native<https://pypackaging-native.github.io/>`_.

0 commit comments

Comments
 (0)