Skip to content

Commit 7ff58e6

Browse files
authored
Merge pull request #158 from beeman/beeman/git-repos
Update git organizations to forge-42
2 parents 51cb711 + 8973f38 commit 7ff58e6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# remix-hook-form
22

3-
![GitHub Repo stars](https://img.shields.io/github/stars/Code-Forge-Net/remix-hook-form?style=social)
3+
![GitHub Repo stars](https://img.shields.io/github/stars/forge-42/remix-hook-form?style=social)
44
![npm](https://img.shields.io/npm/v/remix-hook-form?style=plastic)
5-
![GitHub](https://img.shields.io/github/license/Code-Forge-Net/remix-hook-form?style=plastic)
5+
![GitHub](https://img.shields.io/github/license/forge-42/remix-hook-form?style=plastic)
66
![npm](https://img.shields.io/npm/dy/remix-hook-form?style=plastic)
77
![npm](https://img.shields.io/npm/dw/remix-hook-form?style=plastic)
8-
![GitHub top language](https://img.shields.io/github/languages/top/Code-Forge-Net/remix-hook-form?style=plastic)
8+
![GitHub top language](https://img.shields.io/github/languages/top/forge-42/remix-hook-form?style=plastic)
99

1010
Remix-hook-form is a powerful and lightweight wrapper around [react-hook-form](https://react-hook-form.com/) that streamlines the process of working with forms and form data in your [React Router](https://reactrouter.com) applications. With a comprehensive set of hooks and utilities, you'll be able to easily leverage the flexibility of react-hook-form without the headache of boilerplate code.
1111

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"repository": {
4949
"type": "git",
50-
"url": "git+https://github.com/forge42dev/remix-hook-form.git"
50+
"url": "git+https://github.com/forge-42/remix-hook-form.git"
5151
},
5252
"keywords": [
5353
"React",
@@ -60,9 +60,9 @@
6060
"author": "Alem Tuzlak",
6161
"license": "MIT",
6262
"bugs": {
63-
"url": "https://github.com/forge42dev/remix-hook-form/issues"
63+
"url": "https://github.com/forge-42/remix-hook-form/issues"
6464
},
65-
"homepage": "https://github.com/forge42dev/remix-hook-form#readme",
65+
"homepage": "https://github.com/forge-42/remix-hook-form#readme",
6666
"peerDependencies": {
6767
"react": "^18.2.0 || ^19.0.0",
6868
"react-dom": "^18.2.0 || ^19.0.0",

0 commit comments

Comments
 (0)