Skip to content

Commit 623c118

Browse files
author
Vincent (Wen Yu) Ge
authored
Merge pull request #248 from appwrite/feat_docs_change_migration_format
Fixed the content structure within migration docs
2 parents 97b4b67 + d122dd8 commit 623c118

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/routes/docs/advanced/migrations/cloud/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: article
3-
title: Migrate from self-hosted
3+
title: Migrate from Cloud
44
description: Migrate to Appwrite from cloud platforms seamlessly. Learn how to move your applications and data to Appwrite for enhanced flexibility and control.
55
difficulty: beginner
66
readtime: 10
@@ -26,7 +26,7 @@ and [things to keep in mind](#notices) sections above.
2626

2727
1. Navigate to your self-hosted project's Console and click on the **Migrations** tab.
2828

29-
2. Click **Deploy to cloud**, you will be redirected to Appwrite Cloud.
29+
2. Click **Deploy to Cloud**, you will be redirected to Appwrite Cloud.
3030

3131
3. You will complete the migration on Appwrite Cloud.
3232

src/routes/docs/advanced/migrations/self-hosted/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: article
3-
title: Migrate from Cloud
3+
title: Migrate from self-hosted
44
description: Self-hosted application migration made easy with Appwrite. Discover the steps and strategies for migrating your self-hosted apps to Appwrite's managed platform.
55
difficulty: beginner
66
readtime: 20

0 commit comments

Comments
 (0)