Skip to content

Commit

Permalink
Merge pull request #219 from jhlegarreta/FixBrokenLinksInREADME
Browse files Browse the repository at this point in the history
DOC: Fix broken documentation links in `README` file
  • Loading branch information
jhlegarreta committed Dec 8, 2023
2 parents e125aaa + 087fbe9 commit a476033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ $ wm_apply_ORG_atlas_to_subject.sh \
-m /Applications/Slicer5.2.2.app/Contents/Extensions-31382/SlicerDMRI/lib/Slicer-5.2/cli-modules/FiberTractMeasurements
```

* A step-by-step tutorial to explain the detailed computational process within the pipeline is provided [here](https://github.com/SlicerDMRI/whitematteranalysis/blob/master/doc/subject-specific-tractography-parcellation.md).
* A step-by-step tutorial to explain the detailed computational process within the pipeline is provided [here](https://whitematteranalysis.readthedocs.io/en/latest/subject-specific-tractography-parcellation.html).

* The names of the anatomical bundles WMA extracts can be found in the [bundles](doc/bundles.md) page.
* The names of the anatomical bundles WMA extracts can be found in the [bundles](https://whitematteranalysis.readthedocs.io/en/latest/bundles.html) page.

# References

Expand Down

0 comments on commit a476033

Please sign in to comment.