Skip to content

Commit 0362fe1

Browse files
authored
[DOCS] Fix broken link to Elasticsearh Docker source code (#40979)
* [DOCS] Fix broken link to Elasticsearch Docker source code * [DOCS] Link to Dockerfile in elastic/elasticsearch repo * [DOCS] Link to Docker source files in elastic/elasticsearch repo
1 parent 34e2368 commit 0362fe1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/setup/install/docker.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
The images use https://hub.docker.com/_/centos/[centos:7] as the base image.
66

77
A list of all published Docker images and tags is available at
8-
https://www.docker.elastic.co[www.docker.elastic.co]. The source code is in
9-
https://github.com/elastic/elasticsearch-docker/tree/{branch}[GitHub].
8+
https://www.docker.elastic.co[www.docker.elastic.co]. The source files
9+
are in
10+
https://github.com/elastic/elasticsearch/blob/{branch}/distribution/docker[Github].
1011

1112
These images are free to use under the Elastic license. They contain open source
1213
and free commercial features and access to paid commercial features.

0 commit comments

Comments
 (0)