From 09a034224d64cc8d97129e776afbd2e0792861ea Mon Sep 17 00:00:00 2001 From: MeloAlright Date: Sat, 9 Nov 2024 12:16:40 +0800 Subject: [PATCH] Fix typo of SwiftUISkia --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 82049f5b..a9f2ed15 100644 --- a/contents.json +++ b/contents.json @@ -7765,7 +7765,7 @@ "title": "SwiftUISkia", "category": "ui", "description": "Skia based 2d graphics SwiftUI rendering library, based on Rust to implement software rasterization to perform rendering", - "homepage": "https://github.com/rustq/swiftui-skiae", + "homepage": "https://github.com/rustq/swiftui-skia", "tags": ["swift", "swiftui", "skia", "rust"] }, {