Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/lib/components/PreFooter.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
For pro developers and teams that need to scale their products.
</p>
<a
href="https://cloud.appwrite.io/register?type=createPro"
href="https://cloud.appwrite.io/console?type=createPro"
class="aw-button is-full-width-mobile aw-u-cross-child-end"
target="_blank"
rel="noopener noreferrer"
Expand Down
2 changes: 1 addition & 1 deletion src/routes/pricing/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
their products.
</p>
<a
href="https://cloud.appwrite.io/register?type=createPro"
href="https://cloud.appwrite.io/console?type=createPro"
class="aw-button is-full-width u-margin-block-start-32"
target="_blank"
rel="noopener noreferrer"
Expand Down
2 changes: 1 addition & 1 deletion src/routes/pricing/compare-plans.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<h4 class="aw-label aw-u-color-text-primary">Pro</h4>
<a
class="aw-button"
href="https://cloud.appwrite.io/register?type=createPro"
href="https://cloud.appwrite.io/console?type=createPro"
target="_blank"
rel="noopener noreferrer"
>
Expand Down