Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit b4e4cba

Browse files
committed
update the link text to point at self hosted docs.
1 parent 031545d commit b4e4cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/pricing.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const pricingLinksContents = {
1818
Run your own Gitpod and enjoy automated setups, better collaboration, higher code quality and a more streamlined workflow.
1919
</>,
2020
links: <>
21-
<Link to="/docs/" className="btn btn--cta">See Docs</Link>
21+
<Link to="/docs/self-hosted/latest/self-hosted/" className="btn btn--cta">See Docs</Link>
2222
<Link to="/enterprise/" className="btn">See Enterprise Solution</Link>
2323
</>
2424
},

0 commit comments

Comments
 (0)