From 8999cad34a668af97225816279f145ae5e917dc1 Mon Sep 17 00:00:00 2001 From: dmathieu <42@dmathieu.com> Date: Tue, 22 Sep 2020 09:23:22 +0200 Subject: [PATCH] fix remote endpoint branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c7dc64b3..dd3314cfb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The Endpoint package handles installing mapping templates, ILM policies, ingest pipelines, and other functionality that should be done prior to the Endpoint streaming data to ES and using the Endpoint app in Kibana. -The Endpoint package is located [locally here](./package/endpoint) and [remotely here](https://github.com/elastic/package-storage/tree/master/packages/endpoint) +The Endpoint package is located [locally here](./package/endpoint) and [remotely here](https://github.com/elastic/package-storage/tree/production/packages/endpoint) To update the endpoint package clone this repo and make changes as needed