Skip to content

Commit 520d276

Browse files
nilodnaVeckoTheGecko
authored andcommitted
fixing broken links
1 parent db2db83 commit 520d276

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/examples/documentation_advanced_zarr.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"\n",
2020
"Topics:\n",
2121
"\n",
22-
"- Capturing output in memory using the `MemoryStore` of `zarr` ([link](https://zarr.readthedocs.io/en/stable/api/storage.html#zarr.storage.MemoryStore))\n",
23-
"- Transferring data from a `MemoryStore` into a directory (via `DirectoryStore`; [link](https://zarr.readthedocs.io/en/stable/api/storage.html#zarr.storage.DirectoryStore)) or a zip file (via `ZipStore`; [link](https://zarr.readthedocs.io/en/stable/api/storage.html#zarr.storage.ZipStore)).\n",
22+
"- Capturing output in memory using the `MemoryStore` of `zarr` ([link](https://zarr.readthedocs.io/en/stable/api/zarr/storage/index.html#zarr.storage.MemoryStore))\n",
23+
"- Transferring data from a `MemoryStore` into a directory (via `LocalStore`; [link](https://zarr.readthedocs.io/en/stable/api/zarr/storage/index.html#zarr.storage.LocalStore)) or a zip file (via `ZipStore`; [link](https://zarr.readthedocs.io/en/stable/api/zarr/storage/#zarr.storage.ZipStore)).\n",
2424
"- Re-chunking output to better align with specific analyses (time vs. spatial filtering).\n"
2525
]
2626
},

docs/examples/tutorial_parcels_structure.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"\n",
154154
"- [Understanding **stuck particles** at land boundaries](https://docs.oceanparcels.org/en/latest/examples/documentation_stuck_particles.html)\n",
155155
"- [**Preventing stuck particles** at land boundaries](https://docs.oceanparcels.org/en/latest/examples/documentation_unstuck_Agrid.html)\n",
156-
"- Or download and use the [data on the **original C-grid**](https://www.mercator-ocean.eu/en/solutions-expertise/accessing-digital-data/) from [Mercator Ocean International](https://www.mercator-ocean.eu) directly\n",
156+
"- Or download and use the [data on the **original C-grid**](https://www.mercator-ocean.eu/ocean-data/explore-ocean-data/access-data/#elementor-toc__heading-anchor-0) from [Mercator Ocean International](https://www.mercator-ocean.eu) directly\n",
157157
"\n",
158158
"### If you are working with field data on different grids:\n",
159159
"\n",

0 commit comments

Comments
 (0)