From 479d89f9f0b9c244baaed1a625d53eedb6d337ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 13 Jan 2025 16:39:06 +0100 Subject: [PATCH] link to migration guide --- docs/site/getting-started/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/site/getting-started/index.md b/docs/site/getting-started/index.md index 3d19774a7..b46e74d2e 100644 --- a/docs/site/getting-started/index.md +++ b/docs/site/getting-started/index.md @@ -54,6 +54,8 @@ clan --help ### Step 2: Initialize Your Project +If you want to migrate an existing project, follow this [guide](https://docs.clan.lol/manual/migration-guide/). + Set the foundation of your Clan project by initializing it as follows: ```bash