Skip to content

Commit 07ba33c

Browse files
committed
tools/doc: [Disposition of Comments tool] Fix a broken link
1 parent 1b324db commit 07ba33c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Example of a DoC generated with the app: https://drafts.csswg.org/issues?spec=cs
55
To start a new DoC, visit [[https://drafts.csswg.org/issues]]
66
Insert the spec shortname and an id for the DoC (e.g. cr-2012) and press Go. This will generate the URL for your DoC and take you to it so you can start editing (of course you could also generate the URL manually).
77
Press Login on the top bar to authenticate with Github. Then click Edit, and use the GUI for editing. Once you're done, click Save and it will automatically commit back to Github with the right prefix.
8-
The data is saved as a Yaml file, for easier manual editing if needed (e.g. if offline). You can see an example here: https://github.com/w3c/csswg-drafts/blob/master/css-images/issues-cr-2012.yaml
8+
The data is saved as a Yaml file, for easier manual editing if needed (e.g. if offline). You can see an example here: https://github.com/w3c/csswg-drafts/blob/master/css-images-3/issues-cr-2012.yaml
99

1010
The app itself is made with [[https://mavo.io/|Mavo]], and is therefore entirely defined via HTML and CSS, so it's very easy to change if e.g. you need an extra field or filter.
1111

0 commit comments

Comments
 (0)