Skip to content

Commit 5163523

Browse files
authored
Merge pull request #258 from DVigneault/QuickStartTypos
2 parents 5ad0230 + 8a696e0 commit 5163523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Quick_start_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ITK and napari
7373
..............
7474

7575
An `itk.Image` can be converted to and from a `napari.layers.Image
76-
<https://napari.org/api/stable/napari.layers.Image.html#napari.layers.Image>`_ while
76+
<https://napari.org/stable/api/napari.layers.Image.html#napari.layers.Image>`_ while
7777
preserving metadata with the `itk-napari-conversion package
7878
<https://github.com/InsightSoftwareConsortium/itk-napari-conversion>`_.
7979

@@ -197,7 +197,7 @@ All `itk` functional image filters operate on an `itk.Image` but also:
197197
- `numpy.ndarray <https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html>`_
198198
- `dask.array.Array <https://docs.dask.org/en/latest/array.html>`_
199199

200-
* Preserves image metadata
200+
\* Preserves image metadata
201201

202202
Filter parameters
203203
.................

0 commit comments

Comments
 (0)