Skip to content

Commit 24e1d9f

Browse files
kugleestephencelis
andauthored
Update the demo repo link in the Examples section of the Readme to point to the SyncUps repo (#144)
* Update the demo repo link in the Examples section of the Readme to point to the SyncUps repo * Update README.md --------- Co-authored-by: Stephen Celis <[email protected]>
1 parent 568d0cb commit 24e1d9f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,7 @@ and articles:
226226

227227
We rebuilt Apple's [Scrumdinger][scrumdinger] demo application using modern, best practices for
228228
SwiftUI development, including using this library to control dependencies on file system access,
229-
timers and speech recognition APIs. That [demo can be found][standups-demo] in our
230-
[SwiftUINavigation][swiftui-nav-gh] library.
229+
timers and speech recognition APIs. That demo can be found [here][syncups-demo].
231230

232231
## Documentation
233232

@@ -300,7 +299,7 @@ This library is released under the MIT license. See [LICENSE](LICENSE) for detai
300299
[quick-start-article]: https://swiftpackageindex.com/pointfreeco/swift-dependencies/main/documentation/dependencies/quickstart
301300
[registering-dependencies-article]: https://swiftpackageindex.com/pointfreeco/swift-dependencies/main/documentation/dependencies/registeringdependencies
302301
[scrumdinger]: https://developer.apple.com/tutorials/app-dev-training/getting-started-with-scrumdinger
303-
[standups-demo]: https://github.com/pointfreeco/swiftui-navigation/tree/main/Examples/Standups
302+
[syncups-demo]: https://github.com/pointfreeco/syncups
304303
[swiftui-nav-gh]: http://github.com/pointfreeco/swiftui-navigation
305304
[dep-values-docs]: https://swiftpackageindex.com/pointfreeco/swift-dependencies/main/documentation/dependencies/dependencyvalues
306305
[withdependencies-docs]: https://swiftpackageindex.com/pointfreeco/swift-dependencies/main/documentation/dependencies/withdependencies(_:operation:)-4uz6m

0 commit comments

Comments
 (0)