diff --git a/README.md b/README.md index 029ff6133cd0..51ae5f13b984 100644 --- a/README.md +++ b/README.md @@ -673,7 +673,7 @@ particular [Elm](https://elm-lang.org) and [Redux](https://redux.js.org/). There are also many architecture libraries in the Swift and iOS community. Each one of these has their own set of priorities and trade-offs that differ from the Composable Architecture. -* [RIBs](https://github.com/uber/RIBs) +* [RIBs](https://github.com/uber/RIBs-iOS) * [Loop](https://github.com/ReactiveCocoa/Loop) * [ReSwift](https://github.com/ReSwift/ReSwift) * [Workflow](https://github.com/square/workflow)