Skip to content

Commit 5c37f43

Browse files
committed
capitalize tutorial titles
1 parent 02f2395 commit 5c37f43

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docs/tutorials/deploy-to-aws.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Deploy to AWS
33
description: Defang allows you deploy to your own Amazon Web Services (AWS) account.
4-
sidebar_position: 10
4+
sidebar_position: 11
55
---
66

7-
# Deploying to Amazon Web Services (AWS) with Defang
7+
# Deploying to Amazon Web Services (AWS) With Defang
88

99
This tutorial will show you how to deploy your services to your own AWS account using Defang.
1010

docs/tutorials/deploy-to-digitalocean.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Deploy to Digital Ocean
33
description: Defang allows you deploy to your own Digital Ocean account.
4-
sidebar_position: 10
4+
sidebar_position: 11
55
---
66

7-
# Deploying to Digital Ocean with Defang
7+
# Deploying to Digital Ocean With Defang
88

99
This tutorial will show you how to deploy your services to your own Digital Ocean account using Defang.
1010

docs/tutorials/deploy-to-gcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Deploy to GCP
33
description: Defang allows you deploy to your own Google Cloud Platform (GCP) account.
4-
sidebar_position: 10
4+
sidebar_position: 11
55
---
66

7-
# Deploying to Google Cloud Platform (GCP) with Defang
7+
# Deploying to Google Cloud Platform (GCP) With Defang
88

99
Coming soon!
1010

docs/tutorials/deploy-using-pulumi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Build and deploy using Pulumi
33
sidebar_position: 400
44
---
55

6-
# Deploy using Pulumi
6+
# Deploy Using Pulumi
77

88
<iframe width="560" height="315" src="https://www.youtube.com/embed/A4uiP5FIgg0?si=BHZLOxN4noJ56f7x" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
99

docs/tutorials/deploy-with-gpu.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy a GPU-powered application
33
sidebar_position: 500
44
---
55

6-
# Deploy a GPU-powered application with Defang
6+
# Deploy a GPU-Powered Application With Defang
77

88
This tutorial guides you to create and deploy a GPU-powered application on AWS using Defang and Mistral. We will walk you through the whole deployment process based on this [Deploying Mistral with vLLM](https://github.com/DefangLabs/defang/tree/main/samples/other/vllm) sample.
99

0 commit comments

Comments
 (0)