summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHao Liu <haoli@redhat.com>2022-10-25 20:18:59 +0200
committerHao Liu <haoli@redhat.com>2022-11-04 16:43:41 +0100
commit0db75fdbfd557335bc161554ffbea7273fc9d1f8 (patch)
tree82ac89251855c3a20e41bfd64e5bf4051f79d007 /tools
parentRevert "Merge pull request #12993 from AlexSCorey/fixWorkflow" (diff)
downloadawx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.tar.xz
awx-0db75fdbfd557335bc161554ffbea7273fc9d1f8.zip
move license directory out of docs
Signed-off-by: Hao Liu <haoli@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/elastic/README.md2
-rw-r--r--tools/elastic/docker-compose.elastic-override.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/elastic/README.md b/tools/elastic/README.md
index df136de5e4..fb0528d0f4 100644
--- a/tools/elastic/README.md
+++ b/tools/elastic/README.md
@@ -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
diff --git a/tools/elastic/docker-compose.elastic-override.yml b/tools/elastic/docker-compose.elastic-override.yml
index ded304ea50..4767cca18b 100644
--- a/tools/elastic/docker-compose.elastic-override.yml
+++ b/tools/elastic/docker-compose.elastic-override.yml
@@ -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'