From ecc11e5d608ff4393fb6c44d02416569e7d2785d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 10 Dec 2021 15:10:24 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/shell_scripting_guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/shell_scripting_guide/index.md') diff --git a/doc/development/shell_scripting_guide/index.md b/doc/development/shell_scripting_guide/index.md index d3b446d45da..3d58fabad72 100644 --- a/doc/development/shell_scripting_guide/index.md +++ b/doc/development/shell_scripting_guide/index.md @@ -8,7 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w GitLab consists of many various services and sub-projects. The majority of their backend code is written in [Ruby](https://www.ruby-lang.org) and -[Go](https://golang.org). However, some of them use shell scripts for +[Go](https://go.dev/). However, some of them use shell scripts for automation of routine system administration tasks like deployment, installation, etc. It's being done either for historical reasons or as an effort to minimize the dependencies, for instance, for Docker images. -- cgit v1.2.1