From befc4de4613c2b34f5b9b32ec0a5c708f04926ec Mon Sep 17 00:00:00 2001 From: Fabian Neuschmidt Date: Thu, 18 Sep 2025 21:49:40 +0200 Subject: [PATCH] docs: Fix Brockmann link in overview.rst --- docs/source/overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/overview.rst b/docs/source/overview.rst index 15b05042d..75f460c27 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -10,6 +10,7 @@ .. _`Zarr format`: https://zarr.readthedocs.io/en/stable/spec/v2.html .. _`Sentinel Hub`: https://www.sentinel-hub.com/ .. _`Chunking and Performance`: http://xarray.pydata.org/en/stable/dask.html#chunking-and-performance +.. _Brockmann Consult GmbH: https://www.brockmann-consult.de ======== Overview @@ -17,8 +18,7 @@ Overview *xcube* is an open-source Python package and toolkit that has been developed to provide Earth observation (EO) data in an analysis-ready form to users. xcube achieves this by carefully converting EO data sources into self-contained *data cubes* -that can be published in the cloud. The Python package is expanded and maintained by -[Brockmann Consult GmbH](https://www.brockmann-consult.de) +that can be published in the cloud. The Python package is expanded and maintained by `Brockmann Consult GmbH`_. Data Cube =========