You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/WG-SETUP.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Since we're talking about a WG document here, we'll assume you've already got an
50
50
51
51
WARNING: THIS IS THE PART THAT REQUIRES A COMMAND LINE.
52
52
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).
54
54
55
55
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.)
0 commit comments