Skip to content

Commit 427f539

Browse files
authored
Fix incorrect link for Member in the Community Structure
1 parent 5ac59a3 commit 427f539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Advancing the Swift programming language with a coherent, clear view of its evol
2525
* __[Core Team](#core-team)__ is the small group responsible for strategic direction and oversight of the Swift project.
2626
* __[Code Owner](/contributing/#code-owners)__ is the individual responsible for a specific area of the Swift codebase.
2727
* __[Committer](/contributing/#commit-access)__ is anyone that has commit access to the Swift code base.
28-
* __[Member](/contributing/#commit-access)__ is anyone who is a member of the swiftlang organization on GitHub.
28+
* __[Member](/contributing/#member)__ is anyone who is a member of the swiftlang organization on GitHub.
2929
* __[Contributor](/contributing/#contributor)__ is anyone who has contributed to Swift by writing code, answering questions on the forums, reporting or triaging bugs, participating in the Swift evolution process, or other ways.
3030
* __Steering Groups__
3131
* __[Language](#language-steering-group)__ is a small group of experts that drive the Swift language forward in a coherent direction.

0 commit comments

Comments
 (0)