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
path: root/doc
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-13 13:25:58 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-13 13:25:58 +0300
commit94c8fbc9fc7588596ecc6395a50f41e9d6d1a557 (patch)
tree1a0b2ce0f5bf25cec5287947554932d137199f26 /doc
parentbbf49ffca1c1be65567afa76961d176e57d40150 (diff)
parenta0008f2720a1dc1d5ba79dcf2e27c041ed52fb52 (diff)
Merge branch 'patch-2' into 'master'
improve formatting See merge request !3688
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 724c7cca0f1..d2660930653 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -3,7 +3,7 @@
## User documentation
- [API](api/README.md) Automate GitLab via a simple and powerful API.
-- [CI](ci/README.md) GitLab Continuous Integration (CI) getting started, .gitlab-ci.yml options, and examples.
+- [CI](ci/README.md) GitLab Continuous Integration (CI) getting started, `.gitlab-ci.yml` options, and examples.
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
- [GitLab Basics](gitlab-basics/README.md) Find step by step how to start working on your commandline and on GitLab.
- [Importing to GitLab](workflow/importing/README.md).