From 7809c0d1037a015748b0cd316843552b2eec87fc Mon Sep 17 00:00:00 2001 From: Oscar Morrison Date: Fri, 29 Nov 2024 00:52:43 +1100 Subject: [PATCH] update(adapters): correct node adapter link (#36) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bafa8ff..97c1aa6 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ - [Yii2](https://github.com/tbreuss/yii2-inertia) - [Django](https://github.com/zodman/inertia-django) - [Fiber](https://github.com/theArtechnology/fiber-inertia) -- [Node.js](https://github.com/jordankaerim/inertia-node) +- [Node.js](https://github.com/haikyuu/inertia-node-adapter) - [Masonite](https://github.com/girardinsamuel/masonite-inertia) - [WordPress](https://github.com/boxybird/wordpress-inertia-plugin) - [Flask](https://github.com/j0ack/flask-inertia)