mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Fix docs path for docs PR to pass
This commit is contained in:
parent
3e019a4d56
commit
94f07c4942
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue