Skip to content

Commit c6fd49a

Browse files
authored
docs(deploy): correct path for linking repository to project and migration ti GH Actions (#411)
1 parent 98b3103 commit c6fd49a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/content/1.docs/1.getting-started/3.deploy.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,11 @@ When creating a new project from a template, or importing a Git repository, the
208208

209209
#### Linking a repository to existing projects
210210

211-
Link your project to a GitHub repository within [NuxtHub Admin](https://admin.hub.nuxt.com/) → Project → Settings → Git.
211+
Link your project to a GitHub repository within [NuxtHub Admin](https://admin.hub.nuxt.com/) → Projects → `<Your Project>` → Settings → General → Git Repository
212+
213+
#### Migration from Cloudflare CI to GitHub Actions
214+
215+
Migrate your project to GitHub Actions within [NuxtHub Admin](https://admin.hub.nuxt.com/) → Projects → `<Your Project>` → Settings → General → Git Repository → Begin Migration.
212216

213217
::warning
214218
Only non-secret environment variables are automatically copied to GitHub. Existing environment secrets are not automatically migrated to GitHub, and should be updated to sync them to GitHub.

0 commit comments

Comments
 (0)