Skip to content

Commit 12d648c

Browse files
committed
Fix description
1 parent cf1cb93 commit 12d648c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/integration/manifest.spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ spec:
217217
description: Link title
218218
type: string
219219
url:
220-
description: Link url. Format is `http://...` or `https://...` for external links, `kbn:app/...` for links internal to Kibana.
220+
description: Link url. Format is `http://...` or `https://...` for external links, `kbn:/app/...` for links internal to Kibana.
221221
type: string
222222
pattern: '^(http(s)?://|kbn:/)'
223223
type:

0 commit comments

Comments
 (0)