Fix docs path for docs PR to pass

This commit is contained in:
Rene Groeschke 2021-06-01 16:55:13 +02:00
parent 3e019a4d56
commit 94f07c4942
No known key found for this signature in database
GPG key ID: B1782D97CBC64567
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[[plugin-authors]]
== Help for plugin authors
:plugin-properties-files: {elasticsearch-root}/buildSrc/src/main/resources
:plugin-properties-files: {elasticsearch-root}/build-tools/src/main/resources
The Elasticsearch repository contains examples of:

View file

@ -4,7 +4,7 @@
:include-xpack: true
:es-test-dir: {elasticsearch-root}/docs/src/test
:plugins-examples-dir: {elasticsearch-root}/plugins/examples
:dependencies-dir: {elasticsearch-root}/buildSrc
:dependencies-dir: {elasticsearch-root}/build-tools-internal
:xes-repo-dir: {elasticsearch-root}/x-pack/docs/{lang}
:es-repo-dir: {elasticsearch-root}/docs/reference