mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
Fix version in documentation URL
This commit is contained in:
parent
19552f0d70
commit
eb7845b5ed
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ maintainers = ["fflorent"]
|
|||
license = "SSPL-1.0"
|
||||
website = "https://elastic.co"
|
||||
demo = "https://www.elastic.co/demos"
|
||||
admindoc = "https://www.elastic.co/guide/en/elasticsearch/reference/8.10/elasticsearch-intro.html"
|
||||
admindoc = "https://www.elastic.co/guide/en/elasticsearch/reference/8.11/elasticsearch-intro.html"
|
||||
code = "https://github.com/elastic/elasticsearch"
|
||||
|
||||
[integration]
|
||||
|
|
Loading…
Add table
Reference in a new issue