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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-05 06:32:59 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-06-06 22:39:36 +0300
commitb2e85b796835b024d9436aae43b3a7c65fab66de (patch)
tree32a4274441eb054209e4fdc7413a4b6959e00331 /doc/development/README.md
parent7045b9e908a6ea4f76b5e6ae09c5ab1385685c5a (diff)
Add relevant commands to the licensing document, resolve some feedback.
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index cf1bd493a9f..c5d5af43864 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -11,7 +11,6 @@
- [Migration Style Guide](migration_style_guide.md) for creating safe migrations
- [Performance guidelines](performance.md)
- [Rake tasks](rake_tasks.md) for development
-- [SCSS Style Guide](scss_styleguide.md)
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Sidekiq debugging](sidekiq_debugging.md)
- [SQL guidelines](sql.md) for SQL guidelines