mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
[DOC] I missed one more Elasticsearch...
This is a one-line fix. Fixes #3015
This commit is contained in:
parent
8afce18c90
commit
484c9920e7
1 changed files with 1 additions and 1 deletions
|
@ -827,7 +827,7 @@ Gem::Specification.new do |s|
|
|||
s.licenses = ['Apache License (2.0)']
|
||||
s.summary = "This {plugintype} does x, y, z in Logstash"
|
||||
s.description = "This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program"
|
||||
s.authors = ["Elasticsearch"]
|
||||
s.authors = ["Elastic"]
|
||||
s.email = 'info@elastic.co'
|
||||
s.homepage = "http://www.elastic.co/guide/en/logstash/current/index.html"
|
||||
s.require_paths = ["lib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue