Skip to content

Commit 1bf7cf5

Browse files
Fix SSWG links (#760)
* fix /incubated-packages links * fix /incubation-process links
1 parent 13363d0 commit 1bf7cf5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

documentation/server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ The workgroup:
7272
* Defines and runs an incubation process for these efforts to reduce duplication of effort, increase compatibility, and promote best practices.
7373
* Channels feedback for Swift language features needed by the server development community to the Swift Core Team.
7474

75-
Read more about the [workgroup](/sswg "Swift Server Workgroup") and server incubator it runs [here](/sswg/incubation-process "SSWG Incubation Process").
75+
Read more about the [workgroup](/sswg "Swift Server Workgroup") and server incubator it runs [here](/sswg/incubation-process.html "SSWG Incubation Process").
7676

sswg/incubated-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: SSWG Incubated packages
44
---
55

6-
The Swift Server Workgroup ([SSWG](/sswg/)) has a [process](/sswg/incubation-process/) which allows a project to go through incubation stages until it graduates and becomes a recommended project.
6+
The Swift Server Workgroup ([SSWG](/sswg/)) has a [process](/sswg/incubation-process.html) which allows a project to go through incubation stages until it graduates and becomes a recommended project.
77

88
<table>
99
<thead>

sswg/incubation-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Updates resulting in a version bump require a super-majority vote from the SSWG.
203203

204204
## Resources and References
205205

206-
- [Incubated packages](/sswg/incubated-packages)
206+
- [Incubated packages](/sswg/incubated-packages.html)
207207
* [Swift Evolution](https://www.swift.org/swift-evolution/)
208208
* [CNCF Project Lifecycle & Process](https://github.com/cncf/toc/tree/main/process)
209209
* [The Apache Incubator](https://incubator.apache.org)

sswg/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Swift Server Workgroup (SSWG)
66
The Swift Server workgroup is a steering team that promotes the use of Swift for developing and deploying server applications. The Swift Server workgroup will:
77

88
* Define and prioritize efforts that address the needs of the Swift server community.
9-
* Define and run an [incubation process](/sswg/incubation-process/) for these efforts to reduce duplication of effort, increase compatibility and promote best practices.
9+
* Define and run an [incubation process](/sswg/incubation-process.html) for these efforts to reduce duplication of effort, increase compatibility and promote best practices.
1010
* Channel feedback for Swift language features needed by the server development community to the Swift Core Team.
1111

1212
Analogous to the [Core Team](/community#core-team) for Swift, the workgroup is responsible for providing overall technical direction and establishing the standards by which libraries and tools are proposed, developed and eventually recommended. Membership of the workgroup is contribution-based and is expected to evolve over time.

0 commit comments

Comments
 (0)