Merge pull request #13109 from TheRealHaoLiu/move-licenses

move license directory out of docs
This commit is contained in:
Shane McDonald
2022-11-17 08:18:15 -05:00
committed by GitHub
327 changed files with 31 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
These are tools to run a containerized version of ELK stack, comprising
of Logstash, Elastic Search, and Kibana.
A copy of the license is in `docs/licenses/docker-elk.txt`
A copy of the license is in `licenses/docker-elk.txt`
## Instructions

View File

@@ -2,7 +2,7 @@
# Structure for the Elastic Stack docker configuration came from docker-elk:
# https://github.com/deviantony/docker-elk
# docker-elk is under the MIT License,
# a copy of its license is provided in docs/licenses/docker-elk.txt
# a copy of its license is provided in licenses/docker-elk.txt
# contents modified
version: '2'