summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-04-11 00:11:00 +0300
committerVictor Zagorodny <vzagorodny@gitlab.com>2019-04-11 00:11:00 +0300
commitfd331a7ad61039bc318b36f45e87ba315ad4125f (patch)
treed46a4088cc8007911a180efa8f87b607ba0af2c4
parent7732db2249da843cd87e4cdd3d6f968d66c0586f (diff)
downloadgitlab-ce-vzagorodny-clarify-shell-cmds-link-title-ce.tar.gz
Add "Ruby" to link title to make clearervzagorodny-clarify-shell-cmds-link-title-ce
-rw-r--r--doc/development/contributing/style_guides.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/style_guides.md b/doc/development/contributing/style_guides.md
index 0eedef5e14f..b2d8b7b6c1b 100644
--- a/doc/development/contributing/style_guides.md
+++ b/doc/development/contributing/style_guides.md
@@ -10,7 +10,7 @@
1. [Testing][testing]
1. [JavaScript styleguide][js-styleguide]
1. [SCSS styleguide][scss-styleguide]
-1. [Shell commands](../shell_commands.md) created by GitLab
+1. [Shell commands (Ruby)](../shell_commands.md) created by GitLab
contributors to enhance security
1. [Database Migrations](../migration_style_guide.md)
1. [Markdown](http://www.cirosantilli.com/markdown-styleguide)