Skip to content

Commit 63af0e5

Browse files
authored
remove warnings (#283)
1 parent 01264a2 commit 63af0e5

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/tutorials/deploy-to-aws.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ This tutorial will show you how to deploy your services to your own AWS account
1515
- [A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
1616
- [A Dockerfile in your project](https://docs.docker.com/get-started/docker-concepts/building-images/writing-a-dockerfile/) or use [Railpack](../concepts/railpack.md)
1717

18-
:::warning["MCP prerequisite"]
19-
If you would like to deploy using [MCP](https://modelcontextprotocol.io/), you like need to setup the [Defang MCP Server](../concepts/mcp.md) with the IDE of your choice.
20-
:::
21-
2218
## Step 1 - Navigate to your project directory
2319

2420
Head to the folder where your project is located.

docs/tutorials/deploy-to-gcp.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ This tutorial will show you how to deploy your services to your own GCP project
1616
- [A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
1717
- [A Dockerfile in your project](https://docs.docker.com/get-started/docker-concepts/building-images/writing-a-dockerfile/) or use [Railpack](../concepts/railpack.md)
1818

19-
:::warning["MCP prerequisite"]
20-
If you would like to deploy using [MCP](https://modelcontextprotocol.io/), you like need to setup the [Defang MCP Server](../concepts/mcp.md) with the IDE of your choice.
21-
:::
22-
2319
## Step 1 - Navigate to your project directory
2420

2521
Head to the folder where your project is located.

0 commit comments

Comments
 (0)