File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99[ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.0+-blue?style=flat-square&logo=typescript )] ( https://www.typescriptlang.org/ )
1010[ ![ Built with Next.js] ( https://img.shields.io/badge/Next.js-14-black?style=flat-square&logo=next.js )] ( https://nextjs.org/ )
1111
12- [ Demo] ( https://querybox-app.vercel.app ) · [ Documentation] ( https://querybox-app.vercel.app /docs ) · [ Get Started] ( https://querybox-app.vercel.app /get-started )
12+ [ Demo] ( https://www. querybox.dev ) · [ Documentation] ( https://www. querybox.dev /docs ) · [ Get Started] ( https://www. querybox.dev /get-started )
1313
1414</div >
1515
@@ -58,7 +58,7 @@ querybox.search();
5858querybox .chat ();
5959```
6060
61- ** Interactive Setup:** Visit [ querybox.io /get-started] ( https://querybox-app.vercel.app /get-started ) to crawl your site, configure the widget, and get installation code for your framework.
61+ ** Interactive Setup:** Visit [ querybox.dev /get-started] ( https://www. querybox.dev /get-started ) to crawl your site, configure the widget, and get installation code for your framework.
6262
6363### Self-Hosting
6464
@@ -130,8 +130,8 @@ MIT © [jedrazb](https://github.com/jedrazb)
130130
131131## 🔗 Links
132132
133- - [ Website] ( https://querybox-app.vercel.app )
134- - [ Documentation] ( https://querybox-app.vercel.app /docs )
133+ - [ Website] ( https://www. querybox.dev )
134+ - [ Documentation] ( https://www. querybox.dev /docs )
135135- [ npm Package] ( https://www.npmjs.com/package/@jedrazb/querybox )
136136- [ Issues] ( https://github.com/jedrazb/querybox/issues )
137137
Original file line number Diff line number Diff line change 88[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
99[ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.0+-blue?style=flat-square&logo=typescript )] ( https://www.typescriptlang.org/ )
1010
11- [ Demo] ( https://querybox-app.vercel.app ) · [ Documentation] ( https://querybox-app.vercel.app /docs ) · [ Get Started] ( https://querybox-app.vercel.app /get-started )
11+ [ Demo] ( https://www. querybox.dev ) · [ Documentation] ( https://www. querybox.dev /docs ) · [ Get Started] ( https://www. querybox.dev /get-started )
1212
1313</div >
1414
@@ -39,7 +39,7 @@ document.getElementById("chat-btn").onclick = () => querybox.chat();
3939
4040## Documentation
4141
42- For full documentation, visit: https://querybox-app.vercel.app
42+ For full documentation, visit: https://www. querybox.dev
4343
4444## License
4545
You can’t perform that action at this time.
0 commit comments