You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/syntax/frontmatter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ If you define `products` in a page's Markdown file and the `docset.yml` file als
52
52
You can _not_ override doc set level `products` at the page level.
53
53
54
54
:::{tip}
55
-
The purpose of the `products` field is different from `applies_to`: the former provides metadata to search engines, while the latter indicates feature availability and applicability.
55
+
The purpose of the `products` field is different from `applies_to`: the former provides metadata to elastic.co search engines, while the latter indicates feature availability and applicability.
56
56
57
57
% Is this true?
58
58
For example, while a page might contain content that is _applicable_ to Elastic Cloud Serverless projects,
0 commit comments