diff --git a/delivery-analytics/navigation.yaml b/delivery-analytics/navigation.yaml index fd00425d..93ec7509 100644 --- a/delivery-analytics/navigation.yaml +++ b/delivery-analytics/navigation.yaml @@ -3,8 +3,6 @@ items: - label: How does video delivery work? href: /delivery-analytics/README.md - - label: Delivery best practices - href: /delivery-analytics/player-best-practices.md - label: Delivery & Analytics quickstart href: /delivery-analytics/delivery-analytics-quickstart.md - heading: Features @@ -31,8 +29,6 @@ href: /delivery-analytics/private-videos-with-custom-players-session-retention.md - label: Private video session tokens href: /delivery-analytics/private-video-session-tokens.md - - label: Video security best practices - href: /delivery-analytics/video-security-best-practices.md - heading: Players items: @@ -47,11 +43,7 @@ - heading: Analytics items: - - label: Analytics SDKs - href: /sdks/player/README.md#player-analytics-sdks - - label: Player analytics + - label: Analytics & data href: /delivery-analytics/analytics.md - collapsed: true - items: - - label: How to - analytics with api.video Player SDK - href: /delivery-analytics/how-to-player-sdk-analytics.md \ No newline at end of file + - label: Analytics SDKs + href: /sdks/player/README.md#player-analytics-sdks \ No newline at end of file diff --git a/reference/navigation.yaml b/reference/navigation.yaml index c6331c4d..30eb94f7 100644 --- a/reference/navigation.yaml +++ b/reference/navigation.yaml @@ -3,18 +3,18 @@ items: - label: Introduction href: ././README.md - - label: Authentication - href: ./authentication-guide.md - - label: Postman Collection + - label: Postman collection href: ./postman-collection.md - label: Webhooks href: ./create-and-manage-webhooks.md - heading: Authentication items: + - label: Overview + href: ./authentication-guide.md - label: Basic authentication href: ./basic-authentication.md - - label: Disposable Bearer Token Authentication (Optional) + - label: Bearer token authentication href: ./disposable-bearer-token-authentication.md - open_api_spec: openapi.yaml only: diff --git a/vod/demo-loom-clone.md b/vod/demo-loom-clone.md index 76f0bd4f..ef740c4b 100644 --- a/vod/demo-loom-clone.md +++ b/vod/demo-loom-clone.md @@ -1,5 +1,5 @@ --- -title: "Loom clone" +title: "Loom mockup" --- # Loom clone diff --git a/vod/navigation.yaml b/vod/navigation.yaml index 4cc2e160..5a72f74c 100644 --- a/vod/navigation.yaml +++ b/vod/navigation.yaml @@ -63,12 +63,8 @@ href: /vod/add-a-thumbnail-to-your-video.md - label: Delete A Video href: /vod/delete-a-video.md - - label: Downloading videos - href: /vod/downloading-videos.md - label: Video status & details href: /vod/show-video-upload-status.md - - label: Video tagging - href: /vod/video-tagging.md - heading: Annotations & branding