Skip to content

Commit fc90f82

Browse files
oestebanyarikoptic
andauthored
Apply suggestions from code review
Co-authored-by: Yaroslav Halchenko <[email protected]>
1 parent 82de14f commit fc90f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/apps/datalad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## *DataLad* and *Docker*
1414

1515
Apps may be able to identify if the input dataset is handled with
16-
*DataLad* or *Git-Annex*, and pull down linked data that has not
16+
[*DataLad*](https://www.datalad.org/) or [*git-annex*](https://git-annex.branchable.com), and pull down linked data that has not
1717
been fetched yet.
1818
One example of one such application is *MRIQC*, and all the examples
1919
on this documentation page will refer to it.
@@ -49,7 +49,7 @@ Confusingly, following the suggestion from *DataLad*
4949
case, because this line must be executed within the container.
5050
However, containers are *transient* and the setting this configuration
5151
on *Git* will not be propagated between executions unless advanced
52-
actions are taken (such as mounting a *Home* folder with the necessary settings).
52+
actions are taken (such as mounting a *HOME* folder with the necessary settings).
5353

5454
Instead, we can override the default user executing within the container
5555
(which is `root`, or uid = 0).

0 commit comments

Comments
 (0)