From da3ccc96c05c2ecc13b76b7d556bb57edc6f6f77 Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Wed, 11 Sep 2024 18:15:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0386e6bd..0a172931 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ and a library for [MBTiles](https://wiki.openstreetmap.org/wiki/MBTiles) support FileDbCache and SQLiteCache are available with Package Ids * [XAML.MapControl.FileDbCache](https://www.nuget.org/packages/XAML.MapControl.FileDbCache/), -* [XAML.MapControl.SQLiteCache](https://www.nuget.org/packages/XAML.MapControl.SQLiteCache/), +* [XAML.MapControl.SQLiteCache](https://www.nuget.org/packages/XAML.MapControl.SQLiteCache/). ---