gitlab-org--gitlab-foss/app
Douwe Maan 3999b80e4e Merge branch 'quick-start-ci-route' into 'master'
Make "Get started with Builds" Help Page link work properly

`help_page_path('ci/quick_start', 'README')` causes a link to `https://gitlab.com/help/ci%2Fquick_start/README` which in turn breaks every relative link on the page. This remedies the problem.

That said, this is probably a horrible way of fixing this issue, *but* it does work. I can’t find much information on linking this deeply with Rails routes.

If anyone has suggestions as to a better way of handling this, I'll gladly take them. I tried a few different things, but none of them really worked.

Resolves #14872.

cc: @axil @rspeicher @elstamey

See merge request !3561
2016-07-12 00:46:29 +00:00
..
assets Merge branch 'contrib-calendar-tooltip-name' into 'master' 2016-07-11 22:19:06 +00:00
controllers Clean path info 2016-07-11 13:12:55 -06:00
finders Expose target, filter by state as string 2016-07-01 14:52:04 +02:00
helpers Merge branch 'quick-start-ci-route' into 'master' 2016-07-12 00:46:29 +00:00
mailers Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
models Optimize system note visibility checking by hiding notes that 2016-07-11 15:09:21 -07:00
services Merge branch 'master' into single-file-diffs 2016-07-11 09:38:11 +01:00
uploaders Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Merge branch 'quick-start-ci-route' into 'master' 2016-07-12 00:46:29 +00:00
workers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00