This is the small issue I mentioned in the group meeting that due to renaming doc/ to docs/source/ in commit 09682e7, the links in lines 50 and 51 of README.md are broken so these lines should be changed to:
* A step-by-step tutorial to explain the detailed computational process within the pipeline is provided [here](https://github.com/SlicerDMRI/whitematteranalysis/blob/master/docs/source/subject-specific-tractography-parcellation.md).
* The names of the anatomical bundles WMA extracts can be found in the [bundles](docs/source/bundles.md) page.
This is the small issue I mentioned in the group meeting that due to renaming
doc/
todocs/source/
in commit 09682e7, the links in lines 50 and 51 ofREADME.md
are broken so these lines should be changed to: