Skip to content

Commit f70d190

Browse files
authored
Merge pull request #4285 from nokia/fix-functions-catalog-link
Change the functions catalog link to https://catalog.kpt.dev/function…
2 parents 3a4f3cd + e9c1a58 commit f70d190

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)