fix serverless deploy link (#6228)

This commit is contained in:
Saihajpreet Singh 2024-12-27 18:26:41 +01:00 committed by GitHub
parent 72f4b879f8
commit 58c91f1c39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,9 +14,9 @@ gateway. Hive Gateway provides a shared caching storage that can be used across
subgraph execution and remote schema caching.
<Callout>
If you are running Hive Gateway [serverless on the edge](/gateway/deployment/serverless), you're
highly advised to provide a cache. Aside from all of the aforementioned benefits, the biggest one
is caching the remote schema so that it does not get pulled on each request.
If you are running Hive Gateway [serverless on the edge](/docs/gateway/deployment/serverless),
you're highly advised to provide a cache. Aside from all of the aforementioned benefits, the
biggest one is caching the remote schema so that it does not get pulled on each request.
</Callout>
## Providing Cache Storage