diff --git a/README.md b/README.md index 39ea71b2da..23f72bbe2f 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ The demo agent uses `${NEMO_DEFAULT_MODEL}` for both execution and the judge LLM Full documentation: [NeMo Platform docs](https://docs.nvidia.com/nemo-platform) -- [Telemetry and privacy](https://docs.nvidia.com/nemo-platform/documentation/telemetry-and-privacy): anonymous telemetry, data collection, and opt-out controls. +- [Telemetry and privacy](https://docs.nvidia.com/nemo-platform/documentation/reference/telemetry-and-privacy): anonymous telemetry, data collection, and opt-out controls. - [Setup](https://docs.nvidia.com/nemo-platform/documentation/get-started): installation, providers, SDK. - [CLI reference](https://docs.nvidia.com/nemo-platform/documentation/reference/cli-reference): all commands. - [API reference](https://docs.nvidia.com/nemo-platform/documentation/reference/api-reference): REST endpoints. diff --git a/docs/cli/configuration.mdx b/docs/cli/configuration.mdx index 5b724ab33a..9d9b48003f 100644 --- a/docs/cli/configuration.mdx +++ b/docs/cli/configuration.mdx @@ -160,7 +160,7 @@ If completion isn't working, make sure you've restarted your shell and that your NeMo Platform collects anonymous usage data to improve the product. On your first run, the CLI prints a notice to standard error explaining what data is collected and how to opt out. -For the full product disclosure, including bundled library telemetry and third-party endpoint notes, see [Telemetry and Privacy](/documentation/telemetry-and-privacy). +For the full product disclosure, including bundled library telemetry and third-party endpoint notes, see [Telemetry and Privacy](/documentation/reference/telemetry-and-privacy). ### What Data Is Collected diff --git a/docs/fern/versions/latest.yml b/docs/fern/versions/latest.yml index 719205c200..14c9a8c25a 100644 --- a/docs/fern/versions/latest.yml +++ b/docs/fern/versions/latest.yml @@ -3,8 +3,6 @@ navigation: contents: - page: Home path: ../../index.mdx - - page: Telemetry and Privacy - path: ../../telemetry-and-privacy.mdx - section: Get Started path: ../../get-started/setup.mdx contents: @@ -480,6 +478,8 @@ navigation: path: ../../requirements.mdx - page: Support Matrix path: ../../support-matrix.mdx + - page: Telemetry and Privacy + path: ../../telemetry-and-privacy.mdx - api: API Reference - section: Python SDK path: ../../pysdk/index.mdx