Skip to content

Commit 9554d08

Browse files
committed
Remove lingering DO references
1 parent 7728109 commit 9554d08

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/docs/explanations/advanced-configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ domain: demo.nebari.dev
265265

266266
`provider`: Determines the cloud provider used to deploy infrastructure related resources on Nebari. Possible values are:
267267

268-
- `do` for DigitalOcean
269268
- `aws` for Amazon Web Services
270269
- `gcp` for Google Could Provider
271270
- `azure` for Microsoft Azure

docs/docs/get-started/deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you are not sure which option to choose, a cloud installation is likely your
2929
:::note
3030
The cloud installation is based on Kubernetes, but knowledge of Kubernetes is **NOT** required nor is in-depth knowledge about the specific provider required either.
3131

32-
Currently, Nebari supports [Amazon AWS][nebari-aws], [DigitalOcean][nebari-do], [Google GCP][nebari-gcp], and [Azure][nebari-azure].
32+
Currently, Nebari supports [Amazon AWS][nebari-aws], [Google GCP][nebari-gcp], and [Azure][nebari-azure].
3333
:::
3434

3535
</TabItem>

0 commit comments

Comments
 (0)