Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
melnalex committed Oct 2, 2023
1 parent 8efec0e commit 1a3f56f
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions website/easyquery/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2 class="mt-0">Easy way to implements DB features</h2>
</div>
<div class="row mt-10">
<div class="cell-4">
<a href="#" class="button w-100 fg-white text-bold secondary large">Getting Started</a>
<a href="https://github.com/easyquery/OtherSamples" class="button w-100 fg-white text-bold secondary large">Get Samples</a>
</div>
<div class="cell-4 pl-1 pr-1">
<a href="https://demo.korzh.com/easyquery-asp-net-core-razor" class="button secondary w-100 fg-white text-bold large">Live Demo</a>
Expand Down Expand Up @@ -233,7 +233,7 @@ <h4>ALL OTHER SERVER-SIDE PLATFORMS</h4>
<p>All you need to do in your application is to forward front-end requests to EQS and to forward responses back to fron-end.
<p>There is a public EQS implementation running on <a href="http://sqlquerybuilder.com/">SqlQueryBuilder.com</a>. It is free, but has some limitations.
<p>Enterprise license owners may also use EasyQuery Server on-premises that we include to the package. It is written on .NET Core and it can be run on any modern server platform (Linux, Windows, MacOS).
<p>The sample projects for NodeJS and PHP are <a href="https://github.com/easyquery/Samples">available on GitHub</a>. If you need a sample for your platform of choice - please <a href="/support">contact us</a>.
<p>The sample projects for NodeJS and PHP are <a href="https://github.com/easyquery/OtherSamples">available on GitHub</a>. If you need a sample for your platform of choice - please <a href="/support">contact us</a>.
</div>
</div>
</div>
Expand All @@ -257,7 +257,7 @@ <h4>ALL OTHER SERVER-SIDE PLATFORMS</h4>
</tr>
<tr>
<td><span class="text-leader">Features</span></td>
<td><a href="#" class="button info">GETTING STARTED</a></td>
<td><a href="https://github.com/easyquery/OtherSamples" class="button info">GET SAMPLES</a></td>
<td><a href="https://account.korzh.com/orderform?c=EQ-JS-COM" data-ga-page-path="/checkout/EQJS" class="button info">BUY NOW</a></td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 1a3f56f

Please sign in to comment.