Skip to content

Commit f45d84b

Browse files
authored
Merge pull request #952 from manics/doc-config-usage-location
[MRG] Crosslink 'Configuring your repository' with usage
2 parents 962b726 + f1ab72a commit f45d84b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/source/configuration/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Configuring your repository
55
Information about configuring your repository to work with repo2docker,
66
and controlling elements of the built environment using configuration files.
77

8+
For information on where to put your configuration files see :ref:`usage-config-file-location`.
9+
810
.. toctree::
911
:maxdepth: 2
1012
:caption: Complete list of configuration files

docs/source/usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ specify the ``branch-name`` or ``commit-hash``. For example::
7979
commit-hash will result in the latest commit of the repository being built.
8080

8181

82+
.. _usage-config-file-location:
83+
8284
Where to put configuration files
8385
================================
8486

0 commit comments

Comments
 (0)