You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,9 @@ The table below lists the major releases alongside their compatible language, de
28
28
29
29
### Supported Operating Systems
30
30
31
-
**RediStack** runs anywhere that is officially supported by the [Swift project](https://swift.org/download/#releases). See the [test matrix below for more details](#language-and-platform-test-matrix).
31
+
**RediStack** runs anywhere that is officially supported by the [Swift project](https://swift.org/download/#releases).
32
+
33
+
See the [test matrix below for more details](#language-and-platform-test-matrix).
32
34
33
35
## Installing
34
36
@@ -79,18 +81,18 @@ For all other support requests, please email [support@redistack.info](mailto:sup
79
81
80
82
## Contributing
81
83
82
-
Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to help with **RediStack**.
84
+
Check out [CONTRIBUTING.md](https://gitlab.com/Mordil/swift-redi-stack/blob/master/CONTRIBUTING.md) for more information on how to help with **RediStack**.
83
85
84
86
## Contributors
85
87
86
-
Check out [CONTRIBUTORS.txt](CONTRIBUTORS.txt) to see the full list. This list is updated for each release.
88
+
Check out [CONTRIBUTORS.txt](https://gitlab.com/Mordil/swift-redi-stack/blob/master/CONTRIBUTORS.txt) to see the full list. This list is updated for each release.
87
89
88
90
## Swift on Server Ecosystem
89
91
90
92
**RediStack** is part of the [Swift on Server Working Group](https://github.com/swift-server/sswg) ecosystem - currently recommended as [**Sandbox Maturity**](https://github.com/swift-server/sswg/blob/master/process/incubation.md#sandbox-level).
0 commit comments