Skip to content

Commit e077752

Browse files
authored
Fix links in VERSIONING.md
📖
1 parent 43a3cd8 commit e077752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VERSIONING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ filters and checks for changes tagged as breaking (see below).
7575

7676
### Tooling
7777

78-
* [release-notes.sh](hack/release-notes.sh): generate release notes
78+
* [release-notes.sh](hack/release/release-notes.sh): generate release notes
7979
for a range of commits, and check for next version type (***TODO***)
8080

81-
* [verify-commit-messages.sh](hack/verify-commit-messages.sh): check that
81+
* [verify-emoji.sh](hack/release/verify-emoji.sh): check that
8282
your PR and/or commit messages have the right versioning icon
8383
(***TODO***).
8484

0 commit comments

Comments
 (0)