Skip to content

Commit 96064fd

Browse files
committed
Update SSWG incubated packages list link
1 parent 8d6a5bb commit 96064fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/App/Views/ReadyForSwift6/ReadyForSwift6Show+View.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ extension ReadyForSwift6Show {
150150
),
151151
.text(", again with the same criteria as above applied. Nothing newer than March 19th and nothing without commits in the last year. The SSWG incubated data set is the same idea but sourced from the "),
152152
.a(
153-
.href("https://www.swift.org/sswg/#projects"),
153+
.href("https://www.swift.org/sswg/incubated-packages.html"),
154154
.text("Swift Server Workgroup incubated packages list")
155155
),
156156
.text(".")

0 commit comments

Comments
 (0)