1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -924,7 +924,7 @@ feature development that cannot go into the new version.
924
924
` ` ` sh
925
925
grep -Fxf 82/NEWS 83/NEWS
926
926
` ` `
927
-
927
+
928
928
929
929
5. On the announcement day for the initial stable version (or shortly before),
930
930
update the ` Expires` field in the < https://www.php.net/.well-known/security.txt>
@@ -943,7 +943,7 @@ feature development that cannot go into the new version.
943
943
yearly cadence, coinciding with our X.Y.0 releases.
944
944
945
945
Please see the instructions for
946
- [making changes to security.txt]( security-policies.md#making-changes-to-securitytxt) .
946
+ [making changes to security.txt][ security-txt] .
947
947
948
948
949
949
# # Prime the selection of release managers for the next version
@@ -1084,3 +1084,4 @@ volunteers to begin the selection process for the next release managers.
1084
1084
[Generating a new GPG key]: https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key
1085
1085
[sign your GPG key]: https://carouth.com/articles/signing-pgp-keys/
1086
1086
[Send emails from a different address or alias]: https://support.google.com/mail/answer/22370?hl=en
1087
+ [security-txt]: https://github.com/php/policies/blob/main/security-policies.rst#making-changes-to-securitytxt
0 commit comments