mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Fix bad link in plugin docs
This commit is contained in:
parent
faa03ad9fa
commit
234ca6b1fd
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[[lang-python]]
|
||||
=== Python Language Plugin
|
||||
|
||||
deprecated[5.0.0,Python will be replaced by the new scripting language <<modules-scripting-painless, `Painless`>>]
|
||||
deprecated[5.0.0,Python will be replaced by the new scripting language {ref}/modules-scripting-painless.html[`Painless`]]
|
||||
|
||||
The Python language plugin enables the use of Python in Elasticsearch
|
||||
scripts, via the http://www.jython.org/[Jython] Java implementation of Python.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue