Skip to content

Commit c1accfe

Browse files
committed
Link more terms to extensions
1 parent 43e3862 commit c1accfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/v3/core/v3.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ The following figure illustrates the first part of the terminology:
263263
contain. For example, the 32-bit signed integer data type defines binary
264264
representations for all integers in the range −2,147,483,648 to
265265
2,147,483,647. This specification only defines a limited set of data types,
266-
but extensions may define other data types.
266+
but :ref:`extensions<extensions_section>` may define other data types.
267267

268268
.. _chunk:
269269
.. _chunks:
@@ -287,7 +287,7 @@ The following figure illustrates the first part of the terminology:
287287
The chunks_ of an array_ are organised into a grid. This
288288
specification only considers the case where all chunks_ have the
289289
same chunk shape and the chunks form a regular grid. However,
290-
extensions may define other grid types such as
290+
:ref:`extensions<extensions_section>` may define other grid types such as
291291
rectilinear grids.
292292

293293
.. _codec:

0 commit comments

Comments
 (0)