mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Add @UpdateForV9
for ReferenceDocs
(#123928)
The docs system is very different in v9 so we must update `ReferenceDocs` to generate links that are not broken.
This commit is contained in:
parent
4f2f1bc2a7
commit
4e00998cf2
2 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,7 @@ public @interface UpdateForV9 {
|
|||
CORE_INFRA,
|
||||
DATA_MANAGEMENT,
|
||||
DISTRIBUTED_INDEXING,
|
||||
DOCS,
|
||||
ENTERPRISE_SEARCH,
|
||||
MACHINE_LEARNING,
|
||||
PROFILING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue