Skip to content

Commit 2f45d12

Browse files
authored
DOCS-4072: Redirect empty pages to top page of respective section (#4421)
1 parent d030b8c commit 2f45d12

File tree

14 files changed

+14
-13
lines changed

14 files changed

+14
-13
lines changed

docs/dev/reference/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Reference"
3-
title: "Reference"
43
weight: 300
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/dev/reference/apis/"
1010
---

docs/dev/tools/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Tools"
3-
title: "Tools"
43
weight: 100
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/dev/tools/cli/"
1010
---

docs/manage/fleet/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Deploy fleet"
3-
title: "Deploy fleet"
43
weight: 10
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/manage/fleet/reuse-configuration/"
1010
---

docs/manage/fleet/provision/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
linkTitle: "Provision devices"
3-
title: "Provision devices"
43
weight: 68
54
layout: "empty"
65
type: "docs"
76
empty_node: true
7+
canonical: "/manage/fleet/provision/setup/"
88
---

docs/manage/manage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Manage organization"
3-
title: "Manage and organize your organization"
43
weight: 30
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/manage/manage/access/"
1010
---

docs/manage/reference/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ layout: "empty"
66
type: "docs"
77
empty_node: true
88
header_only: true
9+
canonical: "/manage/reference/viam-agent/"
910
---

docs/manage/software/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ type: "docs"
66
empty_node: true
77
open_on_desktop: true
88
header_only: true
9+
canonical: "/manage/software/control-logic/"
910
---

docs/manage/troubleshoot/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Monitor & Troubleshoot"
3-
title: "Monitor and Troubleshoot"
43
weight: 30
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/manage/troubleshoot/monitor/"
1010
---

docs/operate/control/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Build apps"
3-
title: "Build apps"
43
weight: 200
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/operate/control/web-app/"
1010
---

docs/operate/get-started/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
linkTitle: "Connect devices"
3-
title: "Get Started"
43
weight: 100
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
9-
header_only: true
8+
canonical: "/operate/get-started/basics/"
109
---

docs/operate/mobility/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
linkTitle: "Plan motion"
3-
title: "Plan motion"
43
weight: 200
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
open_on_desktop: true
98
header_only: true
9+
canonical: "/operate/mobility/motion-concepts/"
1010
---

docs/operate/reference/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
linkTitle: "Reference"
3-
title: "Reference"
43
weight: 300
54
layout: "empty"
65
type: "docs"
76
empty_node: true
87
header_only: true
8+
canonical: "/operate/reference/architecture/"
99
---

docs/operate/reference/components/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: "Components"
44
weight: 20
55
type: docs
66
layout: "empty"
7-
canonical: "/operate/get-started/supported-hardware/"
7+
canonical: "/operate/reference/components/arm/"
88
no_component: true
99
empty_node: true
1010
toc_hide: false

docs/operate/reference/services/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: "Services"
44
weight: 30
55
type: docs
66
layout: "empty"
7-
canonical: "/dev/reference/apis/#service-apis"
7+
canonical: "/operate/reference/services/generic/"
88
no_component: true
99
empty_node: true
1010
toc_hide: false

0 commit comments

Comments
 (0)