Skip to content

Commit 10597c6

Browse files
committed
fix: update repo URLs to fetchlayer-dev org
1 parent 95560df commit 10597c6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Reddit Scraper & API Client for JavaScript / TypeScript
22

33
[![npm](https://img.shields.io/npm/v/@fetchlayer/reddit)](https://www.npmjs.com/package/@fetchlayer/reddit)
4-
[![license](https://img.shields.io/npm/l/@fetchlayer/reddit)](https://github.com/fetchlayer/reddit-scraper-js/blob/main/LICENSE)
4+
[![license](https://img.shields.io/npm/l/@fetchlayer/reddit)](https://github.com/fetchlayer-dev/reddit-scraper-js/blob/main/LICENSE)
55
[![types](https://img.shields.io/npm/types/@fetchlayer/reddit)](https://www.npmjs.com/package/@fetchlayer/reddit)
66

77
The official JavaScript & TypeScript SDK for the [FetchLayer](https://fetchlayer.dev) Reddit API.
@@ -223,7 +223,7 @@ No credit card required to start. No monthly commitment. No overages. [Get your
223223
| **Product page** | [fetchlayer.dev/reddit-scraper](https://fetchlayer.dev/reddit-scraper) |
224224
| **Homepage** | [fetchlayer.dev](https://fetchlayer.dev) |
225225
| **npm** | [@fetchlayer/reddit](https://www.npmjs.com/package/@fetchlayer/reddit) |
226-
| **Issues** | [GitHub Issues](https://github.com/fetchlayer/reddit-scraper-js/issues) |
226+
| **Issues** | [GitHub Issues](https://github.com/fetchlayer-dev/reddit-scraper-js/issues) |
227227

228228
---
229229

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git+https://github.com/fetchlayer/reddit-scraper-js.git"
28+
"url": "git+https://github.com/fetchlayer-dev/reddit-scraper-js.git"
2929
},
3030
"homepage": "https://fetchlayer.dev/reddit-scraper",
3131
"bugs": {
32-
"url": "https://github.com/fetchlayer/reddit-scraper-js/issues"
32+
"url": "https://github.com/fetchlayer-dev/reddit-scraper-js/issues"
3333
},
3434
"keywords": [
3535
"fetchlayer",

0 commit comments

Comments
 (0)