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
Motivation:
The project was moved from Mordil/swift-redi-stack to Mordil/RediStack;
some URLs still point to swift-redi-stack.
Modifications:
- Update URLs in README and CHANGELOG
Result:
More accurate URLs; fewer warnings from GitLab :)
The <ahref="https://github.com/Mordil/swift-redi-stack"rel="nofollow noreferrer noopener"target="_blank">GitHub repository</a> is a <b>read-only</b> mirror of the GitLab repository. For issues and merge requests, <ahref="https://gitlab.com/mordil/swift-redi-stack"rel="nofollow noreferrer noopener"target="_blank">please visit GitLab</a>.
19
+
The <ahref="https://github.com/Mordil/RediStack"rel="nofollow noreferrer noopener"target="_blank">GitHub repository</a> is a <b>read-only</b> mirror of the GitLab repository. For issues and merge requests, <ahref="https://gitlab.com/mordil/RediStack"rel="nofollow noreferrer noopener"target="_blank">please visit GitLab</a>.
20
20
</th></tr></thead></table>
21
21
22
22
## Introduction
@@ -47,7 +47,7 @@ To install **RediStack**, just add the package as a dependency in your **Package
[SemVer](https://semver.org/) changes are documented for each release on the [releases page](https://gitlab.com/Mordil/swift-redi-stack/-/releases).
89
+
[SemVer](https://semver.org/) changes are documented for each release on the [releases page](https://gitlab.com/Mordil/RediStack/-/releases).
90
90
91
91
## Contributing
92
92
93
-
Check out [CONTRIBUTING.md](https://gitlab.com/Mordil/swift-redi-stack/blob/master/CONTRIBUTING.md) for more information on how to help with **RediStack**.
93
+
Check out [CONTRIBUTING.md](https://gitlab.com/Mordil/RediStack/blob/master/CONTRIBUTING.md) for more information on how to help with **RediStack**.
94
94
95
95
## Contributors
96
96
97
-
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.
97
+
Check out [CONTRIBUTORS.txt](https://gitlab.com/Mordil/RediStack/blob/master/CONTRIBUTORS.txt) to see the full list. This list is updated for each release.
98
98
99
99
## Swift on Server Ecosystem
100
100
@@ -117,11 +117,11 @@ receive regular unit testing (either in development, or with CI).
_This project contains code written by others not affliated with this project. All copyright claims are reserved by them. For a full list, with their claimed rights, see [NOTICE.txt](https://gitlab.com/Mordil/swift-redi-stack/blob/master/NOTICE.txt)_
124
+
_This project contains code written by others not affliated with this project. All copyright claims are reserved by them. For a full list, with their claimed rights, see [NOTICE.txt](https://gitlab.com/Mordil/RediStack/blob/master/NOTICE.txt)_
125
125
126
126
_**Redis** is a registered trademark of **Redis Labs**. Any use of their trademark is under the established [trademark guidelines](https://redis.io/topics/trademark) and does not imply any affiliation with or endorsement by them, and all rights are reserved by them._
0 commit comments