Skip to content

Commit 08fbdf6

Browse files
authored
fix anchor usage (#416)
1 parent 6a8438a commit 08fbdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_implementors/templates-distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Goals include:
1919

2020
A Template's source code is stored in a git repository.
2121

22-
For ease of authorship and maintenance, [1..n] Templates can share a single git repository. This set of Templates is referred to as a "collection," and will share the same [`devcontainer-collection.json`](#devcontainer-collection.json) file and "namespace" (eg. `<owner>/<repo>`).
22+
For ease of authorship and maintenance, [1..n] Templates can share a single git repository. This set of Templates is referred to as a "collection," and will share the same [`devcontainer-collection.json`](#devcontainer-collection) file and "namespace" (eg. `<owner>/<repo>`).
2323

2424
> **Note:** Templates and [Features](/implementors/features) should be placed in different git repositories.
2525

0 commit comments

Comments
 (0)