Skip to content

Commit b303e8f

Browse files
committed
Make text in cards more even
1 parent 3422d79 commit b303e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python-blosc2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<h3 style="margin-top: 10px; margin-bottom: 15px;">Full-Fledged NDArrays</h3>
4949
</div>
5050

51-
`NDArray objects <https://www.blosc.org/python-blosc2/getting_started/tutorials/01.ndarray-basics.html>`_ enable efficient storage and manipulation of arbitrarily large N-dimensional datasets, following the `Array API <https://data-apis.org/array-api/latest/>`_ standard, with an additional `C-API <https://www.blosc.org/posts/blosc2-ndim-intro/>`_ available.
51+
`NDArray objects <https://www.blosc.org/python-blosc2/getting_started/tutorials/01.ndarray-basics.html>`_ enable efficient storage and manipulation of arbitrarily large N-dimensional datasets, following the `Array API <https://data-apis.org/array-api/latest/>`_ standard, with an additional `C-API <https://www.blosc.org/posts/blosc2-ndim-intro/>`_.
5252

5353
.. grid-item-card::
5454
:class-card: intro-card text-center no-border

0 commit comments

Comments
 (0)