Skip to content

Commit 477e55b

Browse files
committed
resolve references in brackets
1 parent b58e1d3 commit 477e55b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/basics/101-115-symlinks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ This comes with two very important advantages:
139139

140140
One, should you have copies of the
141141
same data in different places of your dataset, the symlinks of these files
142-
point to the same place (in order to understand why this is the case, you
143-
will need to read the :find-out-more:`about the object tree <fom-objecttree>`).
142+
point to the same place - in order to understand why this is the case, you
143+
will need to read the :find-out-more:`about the object tree <fom-objecttree>`.
144144
Therefore, any amount of copies of a piece of data
145145
is only one single piece of data in your object tree. This, depending on
146146
how much identical file content lies in different parts of your dataset,

docs/beyond_basics/101-146-providers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dataset -- lacks a configuration for data access about this server::
6262

6363
However, data access can be configured by
6464
the user if the required authentication and credential type are supported by
65-
DataLad (a list is given in the :find-out-more:`on authentication <fom-provider-auth>`).
65+
DataLad - a list is given in the :find-out-more:`on authentication <fom-provider-auth>`.
6666
With a data access configuration in place, commands such as
6767
:dlcmd:`download-url` or :dlcmd:`addurls` can work with urls
6868
the point to the location of the data to be retrieved, and

0 commit comments

Comments
 (0)