diff --git a/RELEASES.md b/RELEASES.md index f04b4f35aaaa6e1db06b0edb7351492bf34c5dbb..70d5594c33ce17126f9a68578627d2ef9741ec91 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -38,7 +38,7 @@ and check off the boxes as you complete items: * Run the generator with this command: ``` - github_changelog_generator sphinx-gallery/sphinx-gallery --token <<your-github-api-token>> + github_changelog_generator jupyter/jupyter-book --token <<your-github-api-token>> ``` * It will overwrite [`CHANGELOG.md`](https://github.com/jupyter/jupyter-book/blob/master/CHANGELOG.md). Ensure that the new version looks correct, then commit it to master.