Skip to content

Commit a864907

Browse files
committed
remove link to marketplace docs
1 parent 74f6b68 commit a864907

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

www/src/components/marketplace/MarketplaceRepositories.tsx

-9
Original file line numberDiff line numberDiff line change
@@ -317,15 +317,6 @@ function MarketplaceRepositories({ publisher }: { publisher?: any }) {
317317
marginTop="large"
318318
gap="medium"
319319
>
320-
<Button
321-
as="a"
322-
href="https://docs.plural.sh/adding-new-application"
323-
target="_blank"
324-
primary
325-
endIcon={<ArrowTopRightIcon />}
326-
>
327-
Add an application
328-
</Button>
329320
{!publisher && (
330321
<Button
331322
secondary

0 commit comments

Comments
 (0)