Skip to content

Commit e790bd3

Browse files
authored
Merge branch 'main' into fix-multiscale-examples
2 parents 59dece5 + 6ad27fe commit e790bd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contribute.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@ Before creating a release, please make sure to go through the following items to
167167

168168
- [ ] Update `_version.py`. Some internal code requires a version number to be provided there to auto-generate some parts of the documentation.
169169
- [ ] Update versions in examples. Go through the examples in the `examples/` and make sure that all version numbers in the `.json` files are up-to-date.
170-
- [ ] Update the specification number in the spec text. The [spec text](ngff-spec:spec) mentions its own version number in several places. Please make sure to update those to the new version.
170+
- [ ] Update the specification number in the spec text. The [spec text](./index.md) mentions its own version number in several places. Please make sure to update those to the new version.
171171
- [ ] Make sure all tests are passing. Run the test suite to make sure that all tests are passing before creating a release.
172-
- [ ] Update the version history. Add a new entry to the [version history](ngff-spec:history) file with the new version number and date, and a summary of the changes made in this release.
172+
- [ ] Update the version history. Add a new entry to the [version history](#ngff-spec:history) file with the new version number and date, and a summary of the changes made in this release.

0 commit comments

Comments
 (0)