We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24f3ca commit eda6632Copy full SHA for eda6632
docs/process.md
@@ -114,7 +114,7 @@ How:
114
1. [Tag][emscripten_tags] the `emscripten` repo with the new version number, on
115
the commit referred to in the [DEPS][DEPS] (or DEPS.tagged-release) file
116
above.
117
-1. Run the [`tools/maint/create_release_emsdk.py`][create_release_emscripten]
+1. Run the [`tools/maint/create_release.py`][create_release_emscripten]
118
tool in the emscripten repo to update
119
[`emscripten-version.txt`][emscripten_version] and
120
[`ChangeLog.md`][changelog]. An example of such PR is
0 commit comments