77 < meta name ="description " content ="Turn natural language into SQL. Connect to PostgreSQL, MySQL, SQLite, or SQL Server and query with plain English, powered by AI. " />
88 < meta property ="og:title " content ="SQL Assist — Ask your database anything " />
99 < meta property ="og:description " content ="Turn natural language into SQL. Connect to your database, ask questions in plain English, get working queries powered by AI. " />
10- < meta property ="og:image " content ="https://meetgodhani .github.io/sql-assist -desktop/assets/screenshot.png " />
11- < meta property ="og:url " content ="https://meetgodhani .github.io/sql-assist -desktop/ " />
10+ < meta property ="og:image " content ="https://mrgodhani .github.io/sql-assistant -desktop/assets/screenshot.png " />
11+ < meta property ="og:url " content ="https://mrgodhani .github.io/sql-assistant -desktop/ " />
1212 < meta name ="twitter:card " content ="summary_large_image " />
1313 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1414 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
3636 </ a >
3737 < div class ="nav-actions ">
3838 < button type ="button " class ="theme-toggle " id ="theme-toggle " aria-label ="Switch to dark mode " title ="Toggle dark mode "> </ button >
39- < a href ="https://github.com/meetgodhani /sql-assist -desktop " class ="star-badge " target ="_blank " rel ="noopener ">
39+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop " class ="star-badge " target ="_blank " rel ="noopener ">
4040 ⭐ Star on GitHub
4141 </ a >
42- < a href ="https://github.com/meetgodhani /sql-assist -desktop/releases/latest "
42+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/releases/latest "
4343 class ="btn btn-primary " target ="_blank " rel ="noopener ">
4444 ⬇ Download for macOS
4545 </ a >
5555 < h1 > Ask your database< br > anything.</ h1 >
5656 < p > Connect to PostgreSQL, MySQL, SQLite, or SQL Server. Type a question in plain English. Get a working SQL query instantly — powered by the AI model of your choice.</ p >
5757 < div class ="hero-actions ">
58- < a href ="https://github.com/meetgodhani /sql-assist -desktop/releases/latest "
58+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/releases/latest "
5959 class ="btn btn-primary btn-xl " target ="_blank " rel ="noopener ">
6060 ⬇ Download for macOS
6161 </ a >
62- < a href ="https://github.com/meetgodhani /sql-assist -desktop " class ="btn btn-ghost btn-xl " target ="_blank " rel ="noopener ">
62+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop " class ="btn btn-ghost btn-xl " target ="_blank " rel ="noopener ">
6363 View on GitHub →
6464 </ a >
6565 </ div >
@@ -165,7 +165,7 @@ <h3>Review, execute & export</h3>
165165 < div class ="container ">
166166 < h2 > Ready to query smarter?</ h2 >
167167 < p > Free, open source, and runs entirely on your machine.</ p >
168- < a href ="https://github.com/meetgodhani /sql-assist -desktop/releases/latest "
168+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/releases/latest "
169169 class ="btn btn-primary btn-xl " target ="_blank " rel ="noopener ">
170170 ⬇ Download for macOS — Free & Open Source
171171 </ a >
@@ -182,10 +182,10 @@ <h2>Ready to query smarter?</h2>
182182 < div class ="container ">
183183 < div class ="footer-inner ">
184184 < div class ="footer-links ">
185- < a href ="https://github.com/meetgodhani /sql-assist -desktop " target ="_blank " rel ="noopener "> GitHub</ a >
186- < a href ="https://github.com/meetgodhani /sql-assist -desktop/blob/main/CONTRIBUTING.md " target ="_blank " rel ="noopener "> Contributing</ a >
187- < a href ="https://github.com/meetgodhani /sql-assist -desktop/blob/main/LICENSE " target ="_blank " rel ="noopener "> License</ a >
188- < a href ="https://github.com/meetgodhani /sql-assist -desktop/issues " target ="_blank " rel ="noopener "> Issues</ a >
185+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop " target ="_blank " rel ="noopener "> GitHub</ a >
186+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/blob/main/CONTRIBUTING.md " target ="_blank " rel ="noopener "> Contributing</ a >
187+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/blob/main/LICENSE " target ="_blank " rel ="noopener "> License</ a >
188+ < a href ="https://github.com/mrgodhani /sql-assistant -desktop/issues " target ="_blank " rel ="noopener "> Issues</ a >
189189 </ div >
190190 < span class ="footer-copy "> © 2026 SQL Assist · MIT License</ span >
191191 </ div >
0 commit comments