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 28fbb45 commit a81f363Copy full SHA for a81f363
tests/Elastic.Markdown.Tests/SettingsInclusion/IncludeTests.cs
@@ -20,7 +20,7 @@ public class IncludeTests(ITestOutputHelper output) : DirectiveTest<SettingsBloc
20
)
21
{
22
private static readonly string SettingsPath =
23
- "docs/source/elastic/reference/kibana-alerting-action-settings.yml";
+ "docs/source/syntax/kibana-alerting-action-settings.yml";
24
25
protected override void AddToFileSystem(MockFileSystem fileSystem)
26
0 commit comments