Skip to content

Commit 8ff9bae

Browse files
committed
[DOCS] Fixes list of unconverted snippets in build.gradle
1 parent 4f41018 commit 8ff9bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ buildRestTests.expectedUnconvertedCandidates = [
8181
'en/rest-api/ml/validate-job.asciidoc',
8282
'en/rest-api/security/authenticate.asciidoc',
8383
'en/rest-api/watcher/stats.asciidoc',
84-
'en/security/authorization/overview.asciidoc',
84+
'en/security/authorization/managing-roles.asciidoc',
8585
'en/watcher/example-watches/watching-time-series-data.asciidoc',
8686
]
8787

0 commit comments

Comments
 (0)