diff --git a/src/content/workspaces/custom-domains.mdx b/src/content/workspaces/custom-domains.mdx index 92a1710..1b673e1 100644 --- a/src/content/workspaces/custom-domains.mdx +++ b/src/content/workspaces/custom-domains.mdx @@ -32,37 +32,37 @@ It is possible to have multiple download domains for a package type, however, al Please refer to the table below to see which package will utilize Download/API Native domains. -| Package Type | Download | Native Uploads | Native Downloads | -|:--- |:--- |:--- |:--- | -| Alpine | ✅ | ❌ | ❌ | -| Cargo (Rust) | ✅ | ❌ | ✅ | -| Chocolatey | - | ✅ | ✅ | -| Cocoapods | ✅ | ❌ | ❌ | -| Composer | ✅ | ❌ | ✅ | -| Conan | - | ✅ | ✅ | -| Conda | ✅ | ❌ | ✅ | -| CRAN | ✅ | ❌ | ❌ | -| Dart | - | ✅ | ✅ | -| Debian | ✅ | ❌ | ❌ | -| Docker | - | ✅ | ✅ | -| Go | ✅ | ❌ | ✅ | -| Gradle | ✅ | ✅ | ❌ | -| Helm | ✅ | ❌ | ❌ | -| Hex | - | ✅ | ✅ | -| LuaRocks | ✅ | ❌ | ❌ | -| Maven | ✅ | ✅ | ❌ | -| npm | - | ✅ | ✅ | -| NuGet | - | ✅ | ✅ | -| PowerShell | - | ✅ | ✅ | -| Python | ✅ | ✅ | ❌ | -| Raw | ✅ | - | - | -| RPM | ✅ | ❌ | ❌ | -| Ruby | - | ✅ | ✅ | -| sbt | ✅ | ✅ | ❌ | -| Swift | ✅ | ✅ | ❌ | -| Terraform | ✅ | ❌ | ✅ | -| Unity | - | ✅ | ✅ | -| Vagrant | ✅ | ❌ | ❌ | +| Package Type | Download | Native API | +|:--- |:--- |:--- | +| Alpine | ✅ | ❌ | +| Cargo (Rust) | ✅ | ✅ | +| Chocolatey | - | ✅ | +| Cocoapods | ✅ | ❌ | +| Composer | ✅ | ✅ | +| Conan | - | ✅ | +| Conda | ✅ | ✅ | +| CRAN | ✅ | ❌ | +| Dart | - | ✅ | +| Debian | ✅ | ❌ | +| Docker | - | ✅ | +| Go | ✅ | ✅ | +| Gradle | ✅ | ❌ | +| Helm | ✅ | ❌ | +| Hex | - | ✅ | +| LuaRocks | ✅ | ❌ | +| Maven | ✅ | ❌ | +| npm | - | ✅ | +| NuGet | - | ✅ | +| PowerShell | - | ✅ | +| Python | ✅ | ❌ | +| Raw | ✅ | ❌ | +| RPM | ✅ | ❌ | +| Ruby | - | ✅ | +| sbt | ✅ | ❌ | +| Swift | ✅ | ✅ | +| Terraform | ✅ | ✅ | +| Unity | - | ✅ | +| Vagrant | ✅ | ❌ | ### Top Level Redirects