From dd904a57110a70cb7727d8632a5aa93c0cd89813 Mon Sep 17 00:00:00 2001 From: Benedikt Betz Date: Wed, 18 Oct 2023 15:47:01 +0200 Subject: Adjust URLs in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32c4134..edb6acb 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for ma To integrate `SwiftyCrop` into your Xcode project using Xcode 14.3 or later, specify it in `File > Swift Packages > Add Package Dependency...`: ```ogdl -https://github.com/elai950/AlertToast.git, :branch="master" // TODO: Adjust URL +https://github.com/benedom/SwiftyCrop, :branch="master" ``` ### Manually @@ -131,4 +131,4 @@ Benedikt Betz ## 📃 License -`SwiftyCrop` is available under the MIT license. See the [LICENSE](https://github.com/elai950/AlertToast/blob/master/LICENSE.md) file for more info. // TODO \ No newline at end of file +`SwiftyCrop` is available under the MIT license. See the [LICENSE](https://github.com/benedom/SwiftyCrop/blob/master/LICENSE.md) file for more info. \ No newline at end of file -- cgit v1.2.3