Skip to content

Commit 5d5f6ff

Browse files
authored
Merge pull request #121 from DefangLabs/linda-do-naming
Fix "Digital Ocean" naming in blogs
2 parents cdfe3ba + 9ffe0ad commit 5d5f6ff

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

blog/2024-08-30-august-product-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags:
66
Cloud,
77
NoDevOps,
88
BYOC,
9-
Digital Ocean,
9+
DigitalOcean,
1010
CLI,
1111
AI,
1212
Debugging,
@@ -64,7 +64,7 @@ Register here!
6464
We're working on a number of new features to make Defang even better. Here are some of the most exciting ones:
6565

6666
- **Managed Postgres**: We're working on getting Defang to provision managed Postgres services for you, so you can easily store and query data in your applications.
67-
- **Digital Ocean BYOC**: We're working on adding Digital Ocean BYOC to give you even more choice over where you deploy your applications.
67+
- **DigitalOcean BYOC**: We're working on adding DigitalOcean BYOC to give you even more choice over where you deploy your applications.
6868

6969
---
7070

blog/2024-09-30-september-product-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
NoDevOps,
88
BYOC,
99
Postgres,
10-
Digital Ocean,
10+
DigitalOcean,
1111
CLI,
1212
AI,
1313
Debugging,

blog/2024-11-13-october-product-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
NoDevOps,
88
BYOC,
99
Postgres,
10-
Digital Ocean,
10+
DigitalOcean,
1111
AWS,
1212
CLI,
1313
AI,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Digital Ocean",
2+
"label": "DigitalOcean",
33
"position": 2000,
44
"collapsible": true
55
}

0 commit comments

Comments
 (0)