Skip to content

Commit 2fd3f5c

Browse files
committed
Replace queryleaf.com emails with beekeeperstudio.io, add commercial license note
Swap all contact emails to support@beekeeperstudio.io and add a note in the license FAQ that a commercial license is available on request via sales@beekeeperstudio.io.
1 parent af3e5fc commit 2fd3f5c

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

docs/debugging/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ If you're still experiencing issues after trying these troubleshooting steps:
458458
2. **Example Projects**: Look at example projects for reference implementations
459459
3. **GitHub Issues**: Search the GitHub repository for similar issues
460460
4. **Community Support**: Ask questions in the GitHub Discussions section
461-
5. **Professional Support**: For commercial license holders, contact support@queryleaf.com
461+
5. **Professional Support**: Contact support@beekeeperstudio.io
462462

463463
For bug reports or feature requests, please open an issue on the GitHub repository with:
464464

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ const pgServer = new PostgresServer(mongoClient, 'mydb', {
451451
<a href="getting-started/installation/" class="md-button md-button--primary">
452452
Get Started Free
453453
</a>
454-
<a href="mailto:demo@queryleaf.com?subject=QueryLeaf Demo Request" class="md-button md-button--dark">
454+
<a href="mailto:support@beekeeperstudio.io?subject=QueryLeaf Demo Request" class="md-button md-button--dark">
455455
Request a Demo
456456
</a>
457457
</div>

docs/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>SQL for MongoDB that just works</h1>
3232
<a href="{{ 'getting-started/quickstart/' | url }}" class="md-button md-button--primary">
3333
Get Started
3434
</a>
35-
<a href="mailto:demo@queryleaf.com?subject=QueryLeaf Demo Request" class="md-button">
35+
<a href="mailto:support@beekeeperstudio.io?subject=QueryLeaf Demo Request" class="md-button">
3636
Request a Demo
3737
</a>
3838
</div>

docs/support/license-faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ The Apache 2.0 license includes an explicit patent grant from contributors. If y
4545

4646
- **Community support**: Free via [GitHub Issues](https://github.com/beekeeper-studio/queryleaf/issues)
4747

48+
## Do you offer a commercial license?
49+
50+
Yes. If your organization requires a commercial license agreement beyond Apache 2.0 (for example, for compliance or procurement reasons), contact us at [sales@beekeeperstudio.io](mailto:sales@beekeeperstudio.io) and we'll work something out.
51+
4852
## Still Have Questions?
4953

50-
Contact us at [info@queryleaf.com](mailto:info@queryleaf.com).
54+
Contact us at [support@beekeeperstudio.io](mailto:support@beekeeperstudio.io).

0 commit comments

Comments
 (0)