Skip to content

Commit 11bf0b6

Browse files
author
Julien Castets
committed
Fix "view full commits list" links in README
1 parent 30de04c commit 11bf0b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For the sake of the example, we assume you want to release the version `42.8`.
1919
- Content: read commits history, and fill the changelog if it's not already
2020
done
2121
- Footer: edit the "View full commit list" link from */compare/v42.7..master*
22-
to */compare/v42.8..v42.7*
22+
to */compare/v42.7..v42.8*
2323

2424
* Edit [pkg/scwversion/version.go](pkg/scwversion/version.go) and update the
2525
*VERSION* to *v42.8*.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.14.
12291229
an extra volume of 150GB needs to be created.
12301230
* Release packages on arm64.
12311231

1232-
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.14...v1.13)
1232+
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.13...v1.14)
12331233

12341234
### v1.13 (2017-05-10)
12351235

@@ -1238,7 +1238,7 @@ View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.14.
12381238
used to cross-compile the project
12391239
* Ask two-factor authentication token on `scw login`
12401240

1241-
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.13...v1.12)
1241+
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.12...v1.13)
12421242

12431243
### v1.12 (2017-03-30)
12441244

0 commit comments

Comments
 (0)