Skip to content

Commit 1cfe5f0

Browse files
committed
DOC: Update GitHub repo in README and pyproject.toml
To InsightSoftwareConsortium.
1 parent 60de0ce commit 1cfe5f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
ITKANTsWasm
22
=================================
33

4-
.. image:: https://github.com/thewtex/ANTsWasm/actions/workflows/build-test-package.yml/badge.svg
5-
:target: https://github.com/thewtex/ANTsWasm/actions/workflows/build-test-package.yml
4+
.. image:: https://github.com/InsightSoftwareConsortium/ITKANTsWasm/actions/workflows/build-test-package.yml/badge.svg
5+
:target: https://github.com/InsightSoftwareConsortium/ITKANTsWasm/actions/workflows/build-test-package.yml
66
:alt: Build Status
77

88
.. image:: https://img.shields.io/pypi/v/itk-ants.svg
99
:target: https://pypi.python.org/pypi/itk-ants
1010
:alt: PyPI Version
1111

1212
.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
13-
:target: https://github.com/thewtex/ANTsWasm/blob/main/LICENSE
13+
:target: https://github.com/InsightSoftwareConsortium/ITKANTsWasm/blob/main/LICENSE
1414
:alt: License
1515

1616
Overview

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ dependencies = [
4141
]
4242

4343
[project.urls]
44-
Download = "https://github.com/thewtex/ANTsWasm"
45-
Homepage = "https://github.com/thewtex/ANTsWasm"
44+
Download = "https://github.com/InsightSoftwareConsortium/ITKANTsWasm"
45+
Homepage = "https://github.com/InsightSoftwareConsortium/ITKANTsWasm"
4646

4747
[tool.scikit-build]
4848
# The versions of CMake to allow. If CMake is not present on the system or does

0 commit comments

Comments
 (0)