You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] I have read the [`CONTRIBUTING`](https://github.com/fepegar/torchio/blob/main/CONTRIBUTING.rst) docs and have a developer setup (especially important are `pre-commit`and `pytest`)
19
+
-[ ] I have read the [`CONTRIBUTING`](https://github.com/TorchIO-project/torchio/blob/main/CONTRIBUTING.rst) docs and have a developer setup (especially important are `pre-commit`and `pytest`)
20
20
-[ ] Non-breaking change (would not break existing functionality)
21
21
-[ ] Breaking change (would cause existing functionality to change)
Copy file name to clipboardexpand all lines: docs/source/README.rst
+14-14
Original file line number
Diff line number
Diff line change
@@ -27,37 +27,37 @@ the `PyTorch Developer Day 2021 <https://pytorch.org/blog/pytorch-developer-day-
27
27
28
28
Many groups have used TorchIO for their research.
29
29
The complete list of citations is available on `Google Scholar <https://scholar.google.co.uk/scholar?cites=8711392719159421861&sciodt=0,5&hl=en>`_, and the
30
-
`dependents list <https://github.com/fepegar/torchio/network/dependents>`_ is
30
+
`dependents list <https://github.com/TorchIO-project/torchio/network/dependents>`_ is
31
31
available on GitHub.
32
32
33
-
The code is available on `GitHub <https://github.com/fepegar/torchio>`_.
33
+
The code is available on `GitHub <https://github.com/TorchIO-project/torchio>`_.
34
34
If you like TorchIO, please go to the repository and star it!
35
35
36
36
.. raw:: html
37
37
38
-
<aclass="github-button"href="https://github.com/fepegar/torchio"data-icon="octicon-star"data-show-count="true"aria-label="Star fepegar/torchio on GitHub">Star</a>
38
+
<aclass="github-button"href="https://github.com/TorchIO-project/torchio"data-icon="octicon-star"data-show-count="true"aria-label="Star TorchIO-project/torchio on GitHub">Star</a>
If you have questions, feel free to ask in the discussions tab:
49
49
50
50
.. raw:: html
51
51
52
-
<aclass="github-button"href="https://github.com/fepegar/torchio/discussions"data-icon="octicon-comment-discussion"aria-label="Discuss fepegar/torchio on GitHub">Discuss</a>
52
+
<aclass="github-button"href="https://github.com/TorchIO-project/torchio/discussions"data-icon="octicon-comment-discussion"aria-label="Discuss TorchIO-project/torchio on GitHub">Discuss</a>
If you found a bug or have a feature request, please open an issue:
56
56
57
57
.. raw:: html
58
58
59
59
<!-- Place this tag where you want the button to render. -->
60
-
<aclass="github-button"href="https://github.com/fepegar/torchio/issues"data-icon="octicon-issue-opened"data-show-count="true"aria-label="Issue fepegar/torchio on GitHub">Issue</a>
60
+
<aclass="github-button"href="https://github.com/TorchIO-project/torchio/issues"data-icon="octicon-issue-opened"data-show-count="true"aria-label="Issue TorchIO-project/torchio on GitHub">Issue</a>
61
61
<!-- Place this tag in your head or just before your close body tag. -->
Copy file name to clipboardexpand all lines: docs/source/datasets.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ GitHub repository:
15
15
16
16
.. raw:: html
17
17
18
-
<aclass="github-button"href="https://github.com/fepegar/torchio/discussions"data-icon="octicon-comment-discussion"aria-label="Discuss fepegar/torchio on GitHub">Discuss</a>
18
+
<aclass="github-button"href="https://github.com/TorchIO-project/torchio/discussions"data-icon="octicon-comment-discussion"aria-label="Discuss TorchIO-project/torchio on GitHub">Discuss</a>
0 commit comments