diff --git a/kibana/README.md b/kibana/README.md index 810e83dc0..239d70d95 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -139,7 +139,7 @@ An example can be found in [examples/security][]. Deploying OSS version of Elasticsearch can be done by setting `image` value to [kibana OSS Docker image][] -An example of APM Server deployment using OSS version can be found in +An example of Kibana deployment using OSS version can be found in [examples/oss][]. ### How to install plugins? diff --git a/logstash/README.md b/logstash/README.md index 93de6b8ee..e9b298072 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -145,7 +145,7 @@ using `http.host: 127.0.0.1`, default probes should be disabled or overrided Deploying OSS version of Elasticsearch can be done by setting `image` value to [Logstash OSS Docker image][] -An example of APM Server deployment using OSS version can be found in +An example of Logstash deployment using OSS version can be found in [examples/oss][]. ### How to install plugins?