Skip to content

Commit 04d8f10

Browse files
author
GitHub Actions
committed
Regenerated examples for bba9118
1 parent bba9118 commit 04d8f10

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/calver_inc/RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When it comes time to cut a new release, follow these steps:
5050
bumpver update --tag=final
5151
```
5252

53-
3. Ensure the [CHANGELOG](CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
53+
3. Ensure the [CHANGELOG](https://github.com/example_owner/calver-inc1-project/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
5454

5555
4. Create a pull request from the release branch to `main`.
5656

examples/calver_month/RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When it comes time to cut a new release, follow these steps:
5050
bumpver update --tag=final
5151
```
5252

53-
3. Ensure the [CHANGELOG](CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
53+
3. Ensure the [CHANGELOG](https://github.com/example_owner/calver-mminc1-project/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
5454

5555
4. Create a pull request from the release branch to `main`.
5656

examples/default/RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When it comes time to cut a new release, follow these steps:
5252
bumpver update --tag=final
5353
```
5454

55-
3. Ensure the [CHANGELOG](CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
55+
3. Ensure the [CHANGELOG](https://github.com/example_owner/semver-project/blob/main/CHANGELOG.md) is up to date. If updates are needed, add them now in the release branch.
5656

5757
4. Create a pull request from the release branch to `main`.
5858

0 commit comments

Comments
 (0)