Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
vpeschenkov authored Nov 9, 2024
1 parent 78c6094 commit 356f19f
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -4894,12 +4894,6 @@
"description":"Powerful and easy-to-use vector graphics library with SVG support.",
"homepage":"https://github.com/exyte/macaw"
},
{
"title":"Wallet",
"category":"ui",
"description":"A replica of the Apple's Wallet interface. Add, delete or present your cards and passes.",
"homepage":"https://github.com/russ-stamant/Wallet"
},
{
"title":"SwiftlySalesforce",
"category":"api",
Expand Down Expand Up @@ -5085,7 +5079,7 @@
"title":"About Swift",
"category":"third-party-guides",
"description":"A playground about the Swift language.",
"homepage":"https://github.com/NicolaLancellotti-About/About-Swift"
"homepage":"https://github.com/NicolaLancellotti/about-swift"
},
{
"title":"Telegram Bot SDK",
Expand Down Expand Up @@ -5170,7 +5164,7 @@
"title":"iTextField ⌨️",
"category":"textfield",
"description":"A fully-wrapped `UITextField` that works entirely in SwiftUI 🦅.",
"homepage":"https://github.com/benjaminsage/iTextField",
"homepage":"https://github.com/blsage/iTextField",
"tags":[
"iOS",
"swift",
Expand All @@ -5184,7 +5178,7 @@
"title":"iPages",
"category":"pagination",
"description":"Quickly implement swipable page views in SwiftUI 📝.",
"homepage":"https://github.com/benjaminsage/iPages",
"homepage":"https://github.com/blsage/iPages",
"tags":[
"iOS",
"swift",
Expand Down Expand Up @@ -5620,7 +5614,7 @@
"title":"ARKit-CoreLocation",
"category":"augmented-reality",
"description":"Combines the high accuracy of AR with the scale of GPS data.",
"homepage":"https://github.com/ProjectDent/ARKit-CoreLocation"
"homepage":"https://github.com/AndrewHartAR/ARKit-CoreLocation"
},
{
"title":"ARKit-Navigation",
Expand Down

0 comments on commit 356f19f

Please sign in to comment.