diff --git a/web/platform/src/content/docs/docs/introduction/on-prem.mdx b/web/platform/src/content/docs/docs/introduction/on-prem.mdx index 501d1bf31..406d81933 100644 --- a/web/platform/src/content/docs/docs/introduction/on-prem.mdx +++ b/web/platform/src/content/docs/docs/introduction/on-prem.mdx @@ -21,13 +21,13 @@ To get started with running NativeLink on-premises, we recommend taking a look at our example deployments and NativeLink configurations that may suit your needs. -- [**On-Prem Example Deployments**](/deployment-examples/on-prem-overview): +- [**On-Prem Example Deployments**](/docs/deployment-examples/on-prem-overview): This section provides several examples of deploying NativeLink to an on-premises Kubernetes setup. These examples aren't intended for production use, but rather to serve as basic, illustrative guides for using NativeLink in a custom Kubernetes environment. -- [**Configuration Examples**](/config/configuration-intro): +- [**Configuration Examples**](/docs/config/configuration-intro): NativeLink uses a JSON file as the configuration format. This section provides a few examples of configuration files that you can refer to when setting up your own NativeLink configuration.