Skip to content

Commit eda6632

Browse files
authored
Fix name of create_release script in process.md (#18925)
1 parent d24f3ca commit eda6632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ How:
114114
1. [Tag][emscripten_tags] the `emscripten` repo with the new version number, on
115115
the commit referred to in the [DEPS][DEPS] (or DEPS.tagged-release) file
116116
above.
117-
1. Run the [`tools/maint/create_release_emsdk.py`][create_release_emscripten]
117+
1. Run the [`tools/maint/create_release.py`][create_release_emscripten]
118118
tool in the emscripten repo to update
119119
[`emscripten-version.txt`][emscripten_version] and
120120
[`ChangeLog.md`][changelog]. An example of such PR is

0 commit comments

Comments
 (0)