From 313a76e02ea5ab4430ca48e094c2e8c183e3a552 Mon Sep 17 00:00:00 2001 From: Tim Sneath Date: Tue, 26 Aug 2025 14:03:34 -0700 Subject: [PATCH] Update GitHub links for Swift projects and bug tracker --- community/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/index.md b/community/index.md index 940603019..41cd022bb 100644 --- a/community/index.md +++ b/community/index.md @@ -11,8 +11,8 @@ The Swift.org community has the singular goal of making the world's best general The Swift language is developed in the open, and all technical or administrative topics about the language or community processes should be directed to the Swift public forums. Public conversations are encouraged, and active developers of the Swift language should monitor the relevant forum categories. * Directory of forum categories and email instructions are in the [forum section](#forums). -* Source code for all Swift projects can be found on GitHub at [github.com/apple][github]. -* The Swift language bug tracking system is maintained at [github.com/swiftlang/swift/issues][bugtracker]. +* Source code for Swift projects can be found on GitHub at [github.com/swiftlang][github]. +* The Swift bug tracking system is maintained at [github.com/swiftlang/swift/issues][bugtracker]. All communication within project spaces should adhere to Swift project's [Code of Conduct](/code-of-conduct). @@ -103,7 +103,7 @@ The current Language Steering Group members are: [email-devs]: mailto:swift-dev@swift.org "Email the developer discussion list" [email-lead]: mailto:project-lead@swift.org "The leaders at Apple responsible for Swift.org" -[github]: https://github.com/apple "Apple's home page on GitHub" +[github]: https://github.com/swiftlang "The Swift organization on GitHub" [repo]: git+ssh://github.com/apple "Link to the repo hosted on GitHub" [bugtracker]: http://github.com/swiftlang/swift/issues