gitlab-org--gitlab-foss/doc/ci
Achilleas Pipinellis 4b6fd0df62 Merge branch 'ci-quick-start-doc-improvement' into 'master'
doc/ci/quick_start/README: improve sentence about link to a Lint tool

## What does this MR do?

It improves the `doc/ci/quick_start/README.md` documentation.

## Are there points in the code the reviewer needs to double check?

The reviewer can check that there is no more **CI settings** menu and that the Lint tool can be accessed under **Pipelines > Pipelines** and **Pipelines > Builds**.

## Why was this MR needed?

Because the CI quick start documentation was not correct.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

It is not a code change so I don't think the below criteria are relevant.

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

I didn't check if there was an issue for this.

See merge request !6301
2016-09-15 14:42:37 +00:00
..
api Update CI API docs 2016-06-14 14:47:32 +02:00
build_artifacts Fix relative URL 2016-08-04 13:23:13 +03:00
docker Add missing escape at line end 2016-07-22 10:10:53 +00:00
examples Minor update on CI docs examples 2016-09-09 12:01:54 +02:00
img optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
permissions Move CI permissions to permissions.md 2016-07-12 17:52:48 +03:00
quick_start doc/ci/quick_start/README: improve sentence about link to a Lint tool 2016-09-12 07:48:32 +00:00
runners optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
services Update Docker Hub links. 2016-05-07 13:29:24 +09:00
ssh_keys Update README.md 2016-09-05 06:32:26 +00:00
triggers Replace the triggers docs with new images 2016-09-06 10:37:10 +02:00
variables Add information about user and manual build start to runner as variables 2016-09-09 12:09:16 +03:00
yaml Add a reference to triggers docs in ci/yaml/README.md 2016-09-06 10:47:48 +02:00
README.md Refactor build artifacts documentation 2016-08-04 13:06:26 +03:00
enable_or_disable_ci.md Fix incorrect gitlab.rb variable in CI docs 2016-03-11 21:26:18 +02:00
environments.md Move Pipelines and Builds definitions to their own page 2016-06-20 15:07:38 -07:00
pipelines.md doc: fix (batches) being treated as link reference rather than text 2016-08-26 14:45:41 +03:00