Skip to content

Commit e9c1a58

Browse files
Change the functions catalog link to https://catalog.kpt.dev/function-catalog/
https://catalog.kpt.dev/ mimics the start page of the documentation, therefore confusing for the user to jump there. Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
1 parent e8dc92e commit e9c1a58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,5 @@ enable = false
176176

177177
[[menu.main]]
178178
name = "Functions Catalog"
179-
url = "https://catalog.kpt.dev/"
179+
url = "https://catalog.kpt.dev/function-catalog/"
180180
weight = 40

0 commit comments

Comments
 (0)