File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pages/development-resources Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ remain accurate.
18
18
`.VERSION` then edit the URL manually to view the
19
19
changes.
20
20
1. Run the
21
- [`github_changelog_generator`](https://github.com/skywinder /github-changelog-generator)
21
+ [`github_changelog_generator`](https://github.com/github-changelog-generator /github-changelog-generator)
22
22
as follows, and compare the output to the
23
23
[unreleased](|url|/page/releases/index.html#unreleased)
24
24
section of the `CHANGELOG.md`:
25
- `github_changelog_generator -o Unreleased.md
25
+ `github_changelog_generator --user jacobwilliams --project json-fortran - o Unreleased.md
26
26
--unreleased-only --bugs-label "**Fixed issues:**"
27
27
--enhancement-label "**Enhancements:**" --issues-label
28
28
"**Fixed issues:**"` and make sure that you have a
You can’t perform that action at this time.
0 commit comments