Skip to content

Commit

Permalink
docs: update ITKContourInterpolation links for new repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex authored Jul 13, 2024
1 parent 5f19b67 commit 0e65448
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/introduction/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ request](https://github.com/InsightSoftwareConsortium/ITK-Wasm/compare) to add i
[mesh-io-docs-py]: https://insightsoftwareconsortium.github.io/itk-wasm/mesh-io/py/docs/
[mesh-io-package-py]: https://pypi.org/project/itkwasm-mesh-io/

[morphological-contour-interpolation-repo]: https://github.com/KitwareMedical/ITKMorphologicalContourInterpolation/
[morphological-contour-interpolation-demo-js]: https://kitwaremedical.github.io/ITKMorphologicalContourInterpolation/ts/app/
[morphological-contour-interpolation-docs-js]: https://kitwaremedical.github.io/ITKMorphologicalContourInterpolation/ts/docs/
[morphological-contour-interpolation-repo]: https://github.com/KitwareMedical/ITKContourInterpolation/
[morphological-contour-interpolation-demo-js]: https://kitwaremedical.github.io/ITKContourInterpolation/ts/app/
[morphological-contour-interpolation-docs-js]: https://kitwaremedical.github.io/ITKContourInterpolation/ts/docs/
[morphological-contour-interpolation-package-js]: https://www.npmjs.com/package/@itk-wasm/morphological-contour-interpolation
[morphological-contour-interpolation-docs-py]: https://kitwaremedical.github.io/ITKMorphologicalContourInterpolation/py/docs/
[morphological-contour-interpolation-package-py]: https://pypi.org/project/itkwasm-morphological-contour-interpolation/
[morphological-contour-interpolation-docs-py]: https://kitwaremedical.github.io/ITKContourInterpolation/py/docs/
[morphological-contour-interpolation-package-py]: https://pypi.org/project/itkwasm-morphological-contour-interpolation/

0 comments on commit 0e65448

Please sign in to comment.