Skip to content

Commit c545e81

Browse files
committed
Update docs
1 parent 20725eb commit c545e81

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

src/wwwroot/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,14 +308,15 @@ <h3>Free!</h3>
308308
We believe we've only scratched the surface of what's possible with <em>#Script</em> and we'd love to see what new
309309
use-cases it can help achieve and help encourage an ecosystem of pluggable and reusable scripts, <em>#Script</em> is
310310
being developed in <a href="https://www.nuget.org/packages/ServiceStack.Common">ServiceStack.Common</a> which is a
311-
<b>free library for commercial or non-commercial</b> use.
311+
<b>free library for commercial or non-commercial</b>
312312
</p>
313313

314314
<p>
315315
ServiceStack's existing <a href="https://servicestack.net/download#free-quotas">free-quotas</a>
316316
only applies if you're using <a href="https://github.com/ServiceStack/ServiceStack.OrmLite">OrmLite</a>,
317317
<a href="https://github.com/ServiceStack/ServiceStack.Redis">ServiceStack.Redis</a> or exceed the allowed free-quota of
318-
ServiceStack Services.
318+
ServiceStack Services. These restrictions don't apply for <a href="https://sharpscript.net/sharp-apps/#free">Sharp or Gist Desktop Apps</a>
319+
that can be developed & distributed free without a commercial license.
319320
</p>
320321

321322
{{ "doc-links" |> partial({ order: 0 }) }}

src/wwwroot/sharp-apps/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ <h4>FREE!</h4>
6363

6464
<p>
6565
Should it be needed if exceeding <a href="https://servicestack.net/download#free-quotas">free-quotas</a>
66-
most <a href="https://sharpscript.net/">Sharp Apps</a> don't when developing locally as a .NET Core Web App
67-
(i.e. instead of running using the `app` tool), you can bypass any restrictions with a
66+
(most <a href="/sharp-apps/app-index">Sharp Apps</a> don't) when developing locally as a .NET Core Web App
67+
(i.e. instead of running using the <em>app</em> tool), you can bypass any restrictions with a
6868
<a href="https://servicestack.net/trial">Trial License Key</a>.
6969
</p>
7070

0 commit comments

Comments
 (0)