gitlab-org--gitlab-foss/app/views
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
..
abuse_report_mailer
abuse_reports
admin Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
award_emoji
ci/lints
dashboard
devise
doorkeeper
email_rejection_mailer
emojis
errors Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
events
explore Update New Snippet buttons. 2016-07-08 13:21:20 -06:00
groups Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
help Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
import Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
invites
issues
kaminari/gitlab
layouts Merge branch 'remove-pinto-from-flash' into 'master' 2016-07-11 21:04:43 +00:00
notify
profiles Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
projects Merge branch 'quick-start-ci-route' into 'master' 2016-07-12 00:46:29 +00:00
repository_check_mailer
search
shared Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
sherlock
snippets Use btn-danger for delete button. 2016-07-08 13:21:20 -06:00
u2f
users