Skip to content

Commit 9595f09

Browse files
committed
change version placeholders so .md shows them
1 parent 9b74d7f commit 9595f09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/data-workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@ script from an up-to-date repo workspace.
136136

137137
Send the resulting zip file to Rick for posting to https://www.unicode.org/Public/ (not .../Public/draft/).
138138
Ask Rick to add other files that are not tracked in the unicodetools repo:
139-
* Unihan.zip to .../<version>/ucd
140-
* UCDXML files to .../<version>/ucdxml
141-
* final charts to .../<version>/charts
139+
* Unihan.zip to .../{version}/ucd
140+
* UCDXML files to .../{version}/ucdxml
141+
* final charts to .../{version}/charts
142142

143143
This script works much like the beta script, except it:
144144
* assembles all of the files for Public/ in their release folder structure,
145145
rather than for Public/draft/
146-
* creates a zipped/<version> folder with UCD.zip
146+
* creates a zipped/{version} folder with UCD.zip
147147

148148
### After a release
149149

0 commit comments

Comments
 (0)