From 09e6d69d0f6d14e1f27f33a68c60337aad387a5f Mon Sep 17 00:00:00 2001 From: Mattes Mohr Date: Sat, 18 Dec 2021 22:08:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05239dda..7b82da62 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ dependencies: [ ... ///1. Add the packages .package(name: "HTMLKit", url: "https://github.com/vapor-community/HTMLKit.git", from: "2.4.0"), - .package(name: "HTMLKitVaporProvider", url: "https://github.com/MatsMoll/htmlkit-vapor-provider.git", from: "1.2.1") + .package(name: "HTMLKitVaporProvider", url: "https://github.com/vapor-community/htmlkit-vapor-provider.git", from: "1.2.1") ], targets: [ .target(