mirror of
https://github.com/Unleash/unleash.git
synced 2026-01-23 20:06:43 +01:00
chore: update read docs links in edge explanation (#11110)
https://linear.app/unleash/issue/2-4058/update-enterprise-edge-explanation-read-docs-links Update "read docs" links in Edge explanation.
This commit is contained in:
parent
887665c3b6
commit
a15ac35f10
@ -88,7 +88,7 @@ export const EnterpriseEdgeExplanation = () => (
|
||||
'No operational burden',
|
||||
'Instant flag updates worldwide',
|
||||
]}
|
||||
docsUrl='https://docs.getunleash.io/unleash-edge'
|
||||
docsUrl='https://docs.getunleash.io/deploy/hosting-options#cloud-hosted'
|
||||
/>
|
||||
<EdgeVersionCard
|
||||
image={<EnterpriseEdgeSelfHosted />}
|
||||
@ -99,7 +99,7 @@ export const EnterpriseEdgeExplanation = () => (
|
||||
'Optimized for minimal latency',
|
||||
'Improved security',
|
||||
]}
|
||||
docsUrl='https://docs.getunleash.io/unleash-edge'
|
||||
docsUrl='https://docs.getunleash.io/deploy/hosting-options#self-hosted'
|
||||
/>
|
||||
</StyledCardsContainer>
|
||||
</StyledContainer>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user