Skip to content

Commit 393eb06

Browse files
authored
Correct the link of sswg-security at SECURITY.md (#2872)
### Motivation: Correct the link of sswg-security at SECURITY.md. Currently it is showing "Not Found". ### Modifications: + https://github.com/swift-server/sswg/blob/main/process/incubation.md#security-best-practices => https://www.swift.org/sswg/security/ ### Result: Correct the link of sswg-security
1 parent 5d26ac6 commit 393eb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ with the [details usually included with bug reports][issue-template].
6666

6767
[issue-template]: https://github.com/apple/swift-nio/blob/main/.github/ISSUE_TEMPLATE/bug-report.md
6868
[sswg]: https://github.com/swift-server/sswg
69-
[sswg-security]: https://github.com/swift-server/sswg/blob/main/process/incubation.md#security-best-practices
69+
[sswg-security]: https://www.swift.org/sswg/security/
7070
[swift-forums-sec]: https://forums.swift.org/c/server/security-updates/
7171
[mitre]: https://cveform.mitre.org/

0 commit comments

Comments
 (0)