We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6695ded + 4aadf3f commit 5237fc5Copy full SHA for 5237fc5
src/ui/layouts/common/layouts/AuthenticatedLayout/DeploymentBanner/index.tsx
@@ -15,14 +15,6 @@ function DeploymentBanner() {
15
deploy ZenML yourself
16
</a>
17
, or spin up ZenML with one-click using the{' '}
18
- <a
19
- target="_blank"
20
- rel="noopener noreferrer"
21
- href="https://sandbox.zenml.io/"
22
- >
23
- deploy ZenML yourself
24
- </a>
25
- , or spin up ZenML with one-click using the{' '}
26
<a
27
target="_blank"
28
rel="noopener noreferrer"
0 commit comments