Skip to content

Commit c1aab76

Browse files
committed
capitalize GitHub
1 parent cd0ee09 commit c1aab76

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

blog/2023-06-29-Announcing-the-Private-Beta-for-the-DOP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We realize that improving on this state of affairs is a long journey. Today, we
1212

1313
**Try the Private Beta!**
1414

15-
To try the Private Beta, please go to [portal.defang.dev](https://portal.defang.dev) and register. We would love to have you kick the tires and give us your feedback! You can also check out our [documentation](https://docs.defang.io/docs/intro), [samples](https://docs.defang.io/docs/intro), and our [Github repository](https://github.com/DefangLabs).
15+
To try the Private Beta, please go to [portal.defang.dev](https://portal.defang.dev) and register. We would love to have you kick the tires and give us your feedback! You can also check out our [documentation](https://docs.defang.io/docs/intro), [samples](https://docs.defang.io/docs/intro), and our [GitHub repository](https://github.com/DefangLabs).
1616

1717
**Stay Tuned for More**
1818

blog/2024-02-12-announcing-defang-public-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can learn more about Defang [here](https://docs.defang.io/docs/intro). Also
1616

1717
**Try the Public Beta!**
1818

19-
To try the Public Beta, please go to [defang.io](http://defang.io) and click on [Download](https://github.com/DefangLabs/defang/releases/latest) to download the CLI and [get started](https://docs.defang.io/docs/getting-started). We would love to have you kick the tires and give us your feedback! Once you sign up you’ll receive an invitation to our Slack support channel in email. You are also welcome to file [Github issues here](https://github.com/DefangLabs/defang/issues).
19+
To try the Public Beta, please go to [defang.io](http://defang.io) and click on [Download](https://github.com/DefangLabs/defang/releases/latest) to download the CLI and [get started](https://docs.defang.io/docs/getting-started). We would love to have you kick the tires and give us your feedback! Once you sign up you’ll receive an invitation to our Slack support channel in email. You are also welcome to file [GitHub issues here](https://github.com/DefangLabs/defang/issues).
2020

2121
**Stay Tuned for More**
2222

docs/tutorials/using-codespaces-gitpod.md

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

66
# Using Codespaces and GitPod
77

8-
This tutorial will guide you to set up Defang in both Codespaces and Gitpod.
8+
This tutorial will guide you to set up Defang in both GitHub Codespaces and Gitpod.
99

1010
<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>
1111

12-
## Getting Started with Github Codespaces and Defang
12+
## Using Codespaces With Defang
1313

1414
### Step 1 - Clone the Defang Codespace Project
15-
Start by cloning the [Defang Github-Codespace](https://github.com/DefangLabs/github-codespace) repo and pushing it to your own account. This repository is configured with a Codespace that has Defang pre-installed.
15+
Start by cloning the [Defang GitHub-Codespace](https://github.com/DefangLabs/github-codespace) repo and pushing it to your own account. This repository is configured with a Codespace that has Defang pre-installed.
1616

1717

1818
### Step 2 - Create a Codespace
@@ -40,7 +40,7 @@ Although it may initially refuse to connect on your localhost, going back will s
4040
Now that you're logged in, you can use Defang commands. You can test that everything is working properly by running `defang ls` to list your running services.
4141

4242

43-
## Getting Started with GitPod Workspace with Defang
43+
## Using GitPod With Defang
4444

4545
### Step 1 - Clone the Defang GitPod Workspace Project
4646
Start by cloning the [Defang Gitpod-Workspace](https://github.com/DefangLabs/gitpod-workspace) repo and pushing it to your own GitHub, GitLab, or BitBucket account. This repository includes a Workspace configuration that pre-installs Defang.

0 commit comments

Comments
 (0)