Skip to content

Commit 4e34d58

Browse files
committed
capitalize Dockerfile
1 parent 3086460 commit 4e34d58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/using-codespaces-gitpod.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ sidebar_position: 700
55

66
# Using Codespaces and GitPod
77

8-
<iframe width="560" height="315" src="https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy" 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>
9-
108
This tutorial will guide you to set up Defang in both Codespaces and Gitpod.
119

10+
<iframe width="560" height="315" src="https://www.youtube.com/embed/71pmCfLdxTg?si=Q9YIESYEUNTBFBIy" 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>
11+
1212
## Getting Started with Github Codespaces and Defang
1313

1414
### Step 1 - Clone the Defang Codespace Project
@@ -48,7 +48,7 @@ Start by cloning the [Defang Gitpod-Workspace](https://github.com/DefangLabs/git
4848

4949
### Step 2 - Initialize GitPod Workspace
5050
Navigate `https://gitpod.io/#<your-repo-url>` to create your new workspace.
51-
In the repository, we have a yaml file indicating that we are using a pre-built dockerfile which installs Defang CLI for you.
51+
In the repository, we have a yaml file indicating that we are using a pre-built Dockerfile which installs Defang CLI for you.
5252

5353

5454
### Step 3 - Lauch VS Code from GitPod

0 commit comments

Comments
 (0)