chore: update references to reflect application name change to DevHub

- Changed the live application link in README.md to point to the new URL.
- Updated the repository name in the Contact page to match the new branding.
- Revised comments in the JSON Viewer component to align with the updated application name.
This commit is contained in:
2026-01-19 14:54:27 +08:00
parent d63b351f94
commit 495c6c0a05
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ A sophisticated, TypeScript-powered tool designed to parse JSON data and visuali
## Access the App
You can use the live version of the application directly in your browser:
👉 **[https://json-visualiser.onixbyte.dev](https://json-visualiser.onixbyte.dev)**
👉 **[https://dev-hub.onixbyte.dev](https://dev-hub.onixbyte.dev)**
## New Features