Skip to content

Commit 7b8a571

Browse files
authoredMar 9, 2024
Update the security.txt changes link (#13646)
[ci skip]
1 parent a47849d commit 7b8a571

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎docs/release-process.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ feature development that cannot go into the new version.
924924
```sh
925925
grep -Fxf 82/NEWS 83/NEWS
926926
```
927-
927+
928928
929929
5. On the announcement day for the initial stable version (or shortly before),
930930
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.
943943
yearly cadence, coinciding with our X.Y.0 releases.
944944
945945
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].
947947
948948
949949
## 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.
10841084
[Generating a new GPG key]: https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key
10851085
[sign your GPG key]: https://carouth.com/articles/signing-pgp-keys/
10861086
[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

Comments
 (0)
Failed to load comments.