move license directory out of docs

Signed-off-by: Hao Liu <haoli@redhat.com>
This commit is contained in:
Hao Liu
2022-10-25 14:18:59 -04:00
parent 83c48bb5fa
commit 0db75fdbfd
327 changed files with 7 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'