We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515404b commit 45e33d3Copy full SHA for 45e33d3
src/Elastic.Markdown/Slices/Directives/ApplicableTo.cshtml
@@ -18,7 +18,7 @@
18
}
19
if (Model.Deployment.Ess is not null)
20
{
21
- @RenderProduct("Elastic Cloud", Model.Deployment.Ess)
+ @RenderProduct("Elastic Cloud Hosted", Model.Deployment.Ess)
22
23
if (Model.Deployment.Self is not null)
24
0 commit comments