Skip to content

Commit aa7a30b

Browse files
authored
Merge pull request #4362 from nokia/open-catalog-in-same-tab
Open Function Catalog in the same tab
2 parents 3aa26d4 + df4dea7 commit aa7a30b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,5 @@ enable = false
180180
[[menu.main]]
181181
name = "Functions Catalog"
182182
url = "https://catalog.kpt.dev/"
183-
weight = 40
183+
weight = 40
184+
target = "_self"

0 commit comments

Comments
 (0)