From 66f68a71120d1147d62f251c1c13a5d1d1720762 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Sat, 8 Apr 2017 15:40:08 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f550083..2feb633 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To emphasize, however, Shoebox doesn't depend on Kweb and should be useful for m ### Adding to your project Shoebox can be added easily to your Maven or Gradle project through Jitpack: -[![Release](https://jitpack.io/v/sanity/shoebox.svg)](https://jitpack.io/#sanity/shoebox) +[![Release](https://jitpack.io/v/sanity/shoebox.svg)](https://jitpack.io/#kwebio/shoebox) ### Usage Example ```kotlin From 00e872261f0cd84cadafc840bbdf4553b424bac9 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Sat, 8 Apr 2017 15:40:30 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2feb633..701de24 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To emphasize, however, Shoebox doesn't depend on Kweb and should be useful for m ### Adding to your project Shoebox can be added easily to your Maven or Gradle project through Jitpack: -[![Release](https://jitpack.io/v/sanity/shoebox.svg)](https://jitpack.io/#kwebio/shoebox) +[![Release](https://jitpack.io/v/kwebio/shoebox.svg)](https://jitpack.io/#kwebio/shoebox) ### Usage Example ```kotlin