Skip to content

Commit 33b70f0

Browse files
committed
docs: minor
1 parent b94511a commit 33b70f0

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/pages/license/+Page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default {
3333

3434
Your license key is valid for any subdomain of the root domains you entered when purchasing the license.
3535

36-
You can add or update your list of domain names (for free) by <a href="mailto:support@vike.dev">contacting us</a> (we will eventually automate this process).
36+
You can add or update your list of domain names at anytime (for free) by <a href="mailto:support@vike.dev">contacting us</a>. (We will eventually automate this process.)
3737

3838

3939
## See also

docs/pages/license/success/+Page.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,13 @@ function Page() {
2222
</blockquote>
2323
</li>
2424
<li>
25-
Final step: install the license key, see <Link href="/license#installation" />.
25+
Add your license key to your app, see <Link href="/license#installation" />.
2626
</li>
2727
</ol>
28+
That's it — you can now use Vike unrestricted and forever.
29+
<blockquote>
30+
To update your list of domain names, see <Link href="/license#update-domain-names" />.
31+
</blockquote>
2832
</div>
2933
</>
3034
)

0 commit comments

Comments
 (0)