From 99e7a4cc430cc6ca73ca42aa1172cde96ea344ee Mon Sep 17 00:00:00 2001 From: Ceci Date: Tue, 8 Aug 2023 16:32:12 -0500 Subject: [PATCH] fix: updated documentation --- README.md | 10 +++++----- packages/aws/README.md | 10 +++++----- packages/aws/package.json | 2 +- packages/core/README.md | 10 +++++----- packages/core/package.json | 2 +- packages/github/README.md | 10 +++++----- packages/github/package.json | 2 +- 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 605ed5c..063d317 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ @@ -18,9 +18,9 @@

- + - + diff --git a/packages/aws/README.md b/packages/aws/README.md index 00ef4ca..6a9ed32 100644 --- a/packages/aws/README.md +++ b/packages/aws/README.md @@ -3,11 +3,11 @@ @@ -18,9 +18,9 @@

- + - + diff --git a/packages/aws/package.json b/packages/aws/package.json index 39623dc..01b9bd8 100644 --- a/packages/aws/package.json +++ b/packages/aws/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rain-cafe/flarie.git" + "url": "git+https://github.com/rain-cafe/refreshly.git" }, "license": "MIT" } diff --git a/packages/core/README.md b/packages/core/README.md index 605ed5c..063d317 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -3,11 +3,11 @@ @@ -18,9 +18,9 @@

- + - + diff --git a/packages/core/package.json b/packages/core/package.json index 8049034..03c558e 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rain-cafe/flarie.git" + "url": "git+https://github.com/rain-cafe/refreshly.git" }, "license": "MIT" } diff --git a/packages/github/README.md b/packages/github/README.md index 314f61d..4068137 100644 --- a/packages/github/README.md +++ b/packages/github/README.md @@ -3,11 +3,11 @@ @@ -18,9 +18,9 @@

- + - + diff --git a/packages/github/package.json b/packages/github/package.json index 095e775..f649b2f 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -21,7 +21,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rain-cafe/flarie.git" + "url": "git+https://github.com/rain-cafe/refreshly.git" }, "license": "MIT" }