Skip to content

Commit f6afd54

Browse files
Merge pull request #271 from jyasskin/patch-1
Fix the link to REPO.md
2 parents c1f657e + 8308534 commit f6afd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/WG-SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Since we're talking about a WG document here, we'll assume you've already got an
5050

5151
WARNING: THIS IS THE PART THAT REQUIRES A COMMAND LINE.
5252

53-
Full instructions for initializing the repository are [here](https://github.com/martinthomson/i-d-template/blob/main/REPO.md).
53+
Full instructions for initializing the repository are [here](./REPO.md).
5454

5555
In essence, what you're doing is copying over the tooling from a template repository, and then creating the Internet-Draft either from your existing source file, or from a template. Both XML and Markdown are supported as the draft source. (There is also experimental support for the [outline2xml](https://github.com/martinthomson/i-d-template/pull/2) format, which has been used for netconf drafts.)
5656

0 commit comments

Comments
 (0)