Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-05-10 17:24:18 +0300
committerSarah German <sgerman@gitlab.com>2022-05-10 17:24:18 +0300
commit1d6e353acc9657522a445863a63fc715d6d676ab (patch)
tree55499cc1d33c40a075a2d57d8498b8a3ae5bbf54 /dockerfiles/README.md
parentff79701b2b6ea0d0d61857f80a64da05b62460c3 (diff)
Put Dockerfile file extensions at end of each file
Diffstat (limited to 'dockerfiles/README.md')
-rw-r--r--dockerfiles/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/dockerfiles/README.md b/dockerfiles/README.md
index 0db27808..f2b76b03 100644
--- a/dockerfiles/README.md
+++ b/dockerfiles/README.md
@@ -1,2 +1 @@
-For information on these Dockerfiles, see
-<https://docs.gitlab.com/ee/development/documentation/site_architecture/release_process.html>
+For information on these Dockerfiles, see ../doc/releases.md.