Skip to content

Commit 6ba18ab

Browse files
authored
master to main urls (#720)
1 parent 418f9db commit 6ba18ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

3d_segmentation/challenge_baseline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ This baseline method achieves 0.6904 ± 0.1801 Dice score on the challenge valid
109109

110110
- For MONAI technical documentation, please visit [docs.monai.io](https://docs.monai.io/).
111111
- Please visit [`Project-MONAI/tutorials`](https://github.com/Project-MONAI/tutorials) for more examples, including:
112-
- [`3D segmentation pipelines`](https://github.com/Project-MONAI/tutorials/tree/master/3d_segmentation),
112+
- [`3D segmentation pipelines`](https://github.com/Project-MONAI/tutorials/tree/main/3d_segmentation),
113113
- [`Dynamic UNet`](https://github.com/Project-MONAI/tutorials/blob/main/modules/dynunet_tutorial.ipynb),
114-
- [`Training acceleration`](https://github.com/Project-MONAI/tutorials/tree/master/acceleration).
114+
- [`Training acceleration`](https://github.com/Project-MONAI/tutorials/tree/main/acceleration).
115115

116116
## Submitting to the leaderboard
117117

federated_learning/substra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MONAI on the Substra platform
22

3-
This examples demonstrates how to run the [3D segmentation tutorial](https://github.com/Project-MONAI/tutorials/tree/master/3d_segmentation) on the [Substra](https://github.com/substrafoundation/substra) platform.
3+
This examples demonstrates how to run the [3D segmentation tutorial](https://github.com/Project-MONAI/tutorials/tree/main/3d_segmentation) on the [Substra](https://github.com/substrafoundation/substra) platform.
44

55
In order to run the example, you'll need to have an instance of the substra platform running. Please refer to the [Substra documentation](https://doc.substra.ai/) for more information.
66

modules/cross_validation_models_ensemble.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"source": [
316316
"## Define a training process based on workflows\n",
317317
"\n",
318-
"More usage examples of MONAI workflows are available at: [workflow examples](https://github.com/Project-MONAI/tutorials/tree/master/modules/engines)."
318+
"More usage examples of MONAI workflows are available at: [workflow examples](https://github.com/Project-MONAI/tutorials/tree/main/modules/engines)."
319319
]
320320
},
321321
{

0 commit comments

Comments
 (0)