Skip to content

Commit a90ea88

Browse files
authored
Merge pull request #39 from beeman/beeman/git-repos
Update git organizations to forge-42
2 parents 7e8e005 + 26cb22a commit a90ea88

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Remix Toast
2-
![GitHub Repo stars](https://img.shields.io/github/stars/Code-Forge-Net/remix-toast?style=social)
2+
![GitHub Repo stars](https://img.shields.io/github/stars/forge-42/remix-toast?style=social)
33
![npm](https://img.shields.io/npm/v/remix-toast?style=plastic)
4-
![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-toast?style=plastic)
4+
![GitHub](https://img.shields.io/github/license/forge-42/remix-toast?style=plastic)
55
![npm](https://img.shields.io/npm/dy/remix-toast?style=plastic)
66
![npm](https://img.shields.io/npm/dw/remix-toast?style=plastic)
7-
![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-toast?style=plastic)
7+
![GitHub top language](https://img.shields.io/github/languages/top/forge-42/remix-toast?style=plastic)
88

99
Simple server-side toast management library for React router v7 / Remix.run!
1010

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"repository": {
5353
"type": "git",
54-
"url": "git+https://github.com/forge42dev/remix-toast.git"
54+
"url": "git+https://github.com/forge-42/remix-toast.git"
5555
},
5656
"keywords": [
5757
"Remix",
@@ -63,10 +63,10 @@
6363
"author": "Alem Tuzlak",
6464
"license": "MIT",
6565
"bugs": {
66-
"url": "https://github.com/forge42dev/remix-toast/issues"
66+
"url": "https://github.com/forge-42/remix-toast/issues"
6767
},
68-
"homepage": "https://github.com/forge42dev/remix-toast#readme",
69-
"readme": "https://github.com/forge42dev/remix-toast#readme",
68+
"homepage": "https://github.com/forge-42/remix-toast#readme",
69+
"readme": "https://github.com/forge-42/remix-toast#readme",
7070
"dependencies": {
7171
"zod": "^3.22.3"
7272
},

0 commit comments

Comments
 (0)