Skip to content

Commit 34bbffc

Browse files
RMG - Link reference commit in section Bump the version number
Co-authored-by: Eric Herman <[email protected]>
1 parent 7e1ae0c commit 34bbffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Porting/release_managers_guide.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ Commit your changes:
561561
$ git commit -a -m 'Bump the perl version in various places for 5.X.Y'
562562

563563
At this point you may want to compare the commit with a previous bump to
564-
see if they look similar. See commit f7cf42bb69 for an example of a
564+
see if they look similar. See commit L<f7cf42bb69|https://github.com/Perl/perl5/commit/f7cf42bb69> for an example of a
565565
previous version bump.
566566

567567
When the version number is bumped, you should also update Module::CoreList
@@ -1539,7 +1539,7 @@ Commit your changes:
15391539
$ git commit -a -m 'Bump the perl version in various places for 5.X.Y'
15401540

15411541
At this point you may want to compare the commit with a previous bump to
1542-
see if they look similar. See commit f7cf42bb69 for an example of a
1542+
see if they look similar. See commit L<f7cf42bb69|https://github.com/Perl/perl5/commit/f7cf42bb69> for an example of a
15431543
previous version bump.
15441544

15451545
When the version number is bumped, you should also update Module::CoreList

0 commit comments

Comments
 (0)