Skip to content

Commit fe36f0f

Browse files
docs redirecting navbar porch section to the docs rather than entry page (#1087)
Signed-off-by: Catalin-Stratulat-Ericsson <catalin.stratulat@ericsson.com>
1 parent d2b7a3c commit fe36f0f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,7 @@ enable = false
211211
name = "Guides"
212212
url = "https://kpt.dev/guides/"
213213
weight = 40
214+
[[menu.main]]
215+
name = "Porch"
216+
url = "/docs/"
217+
weight = 50

docs/content/en/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Porch
33
description: Kubernetes-native package orchestration for KRM configuration packages
4-
menu: {main: {weight: 50}}
54
toc_hide: true
65
---
76

0 commit comments

Comments
 (0)