UNCLASSIFIED

Commit b7df20a2 authored by kuisathaverat's avatar kuisathaverat
Browse files

fix: broken links

parent e45474c4
Pipeline #81322 passed with stages
in 15 minutes and 57 seconds
################################################################################
# Build stage 0
# Extract APM Server and make various file manipulations.
# Extract Metricbeat and make various file manipulations.
################################################################################
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
......@@ -80,7 +80,7 @@ LABEL org.label-schema.schema-version="1.0" \
org.label-schema.vendor="Elastic" \
org.label-schema.name="${ELASTIC_PRODUCT}" \
org.label-schema.version="${ELASTIC_STACK}" \
org.label-schema.url="https://www.elastic.co/products/${ELASTIC_PRODUCT}" \
org.label-schema.url="https://www.elastic.co/products/beats/${ELASTIC_PRODUCT}" \
org.label-schema.vcs-url="https://github.com/elastic/${ELASTIC_PRODUCT}" \
org.label-schema.license="Elastic License" license="Elastic License"
......
......@@ -32,7 +32,7 @@ visiting [Elastic Community](https://www.elastic.co/community).
This software is governed by the [Elastic
License](https://github.com/elastic/elasticsearch/blob/7.9/licenses/ELASTIC-LICENSE.txt),
License](https://github.com/elastic/elasticsearch/blob/7.10/licenses/ELASTIC-LICENSE.txt),
and includes the full set of [free
features](https://www.elastic.co/subscriptions).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment