From c759466acbcb2c8ce6cce0ae971ba4ada8055a7a Mon Sep 17 00:00:00 2001 From: mattip Date: Sun, 13 May 2018 20:28:27 +0300 Subject: DOC: create label and ref, fixes broken link --- numpy/lib/format.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'numpy/lib/format.py') diff --git a/numpy/lib/format.py b/numpy/lib/format.py index afa154cc5..a0ec55f01 100644 --- a/numpy/lib/format.py +++ b/numpy/lib/format.py @@ -1,4 +1,7 @@ """ + +.. _binary-serialization: + Binary Serialization ==================== -- cgit v1.2.1