We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1cb93 commit 12d648cCopy full SHA for 12d648c
1 file changed
spec/integration/manifest.spec.yml
@@ -217,7 +217,7 @@ spec:
217
description: Link title
218
type: string
219
url:
220
- description: Link url. Format is `http://...` or `https://...` for external links, `kbn:app/...` for links internal to Kibana.
+ description: Link url. Format is `http://...` or `https://...` for external links, `kbn:/app/...` for links internal to Kibana.
221
222
pattern: '^(http(s)?://|kbn:/)'
223
type:
0 commit comments