diff --git a/docs/ci-cd/projects.mdx b/docs/ci-cd/projects.mdx index 71a0d6925..20687f26b 100644 --- a/docs/ci-cd/projects.mdx +++ b/docs/ci-cd/projects.mdx @@ -58,7 +58,6 @@ You will be presented with the following options: ``` Create a new project -From an existing project Empty project ``` diff --git a/docs/getting-started/local-dev.mdx b/docs/getting-started/local-dev.mdx index 1adbe730b..119937749 100644 --- a/docs/getting-started/local-dev.mdx +++ b/docs/getting-started/local-dev.mdx @@ -95,7 +95,6 @@ Please choose how you would like to initialise Hasura DDN? # highlight-start Create a new project | (Start building on a new DDN project) # highlight-end - From an existing project Empty project ```