Skip to content

Commit c6cba41

Browse files
committed
Update README with the correct link to elastic
1 parent 70ede1b commit c6cba41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Logstash Plugin
22

3-
This is a plugin for [Logstash](https://github.com/elasticsearch/logstash).
3+
This is a plugin for [Logstash](https://github.com/elastic/logstash).
44

55
It is fully free and fully open source. The license is Apache 2.0, meaning you are pretty much free to use it however you want in whatever way.
66

77
## Documentation
88

9-
Logstash provides infrastructure to automatically generate documentation for this plugin. We use the asciidoc format to write documentation so any comments in the source code will be first converted into asciidoc and then into html. All plugin documentation are placed under one [central location](http://www.elasticsearch.org/guide/en/logstash/current/).
9+
Logstash provides infrastructure to automatically generate documentation for this plugin. We use the asciidoc format to write documentation so any comments in the source code will be first converted into asciidoc and then into html. All plugin documentation are placed under one [central location](http://www.elastic.co/guide/en/logstash/current/).
1010

1111
- For formatting code or config example, you can use the asciidoc `[source,ruby]` directive
12-
- For more asciidoc formatting tips, see the excellent reference here https://github.com/elasticsearch/docs#asciidoc-guide
12+
- For more asciidoc formatting tips, see the excellent reference here https://github.com/elastic/docs#asciidoc-guide
1313

1414
## Need Help?
1515

@@ -83,4 +83,4 @@ Programming is not a required skill. Whatever you've seen about open source and
8383

8484
It is more important to the community that you are able to contribute.
8585

86-
For more information about contributing, see the [CONTRIBUTING](https://github.com/elasticsearch/logstash/blob/master/CONTRIBUTING.md) file.
86+
For more information about contributing, see the [CONTRIBUTING](https://github.com/elastic/logstash/blob/master/CONTRIBUTING.md) file.

0 commit comments

Comments
 (0)