Commit 4bce8b8e authored by Fatih Acet's avatar Fatih Acet

Merge branch 'always-link-instance-configuration' into 'master'

Always show instance configuration link

Closes #59730

See merge request gitlab-org/gitlab-ce!26783
parents 58d4099c d3de5fcf
......@@ -24,8 +24,9 @@
Used by more than 100,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
%br
Read more about GitLab at #{link_to promo_host, promo_url, target: '_blank', rel: 'noopener noreferrer'}.
%p= link_to 'Check the current instance configuration ', help_instance_configuration_url
%hr
%p= link_to 'Check the current instance configuration ', help_instance_configuration_url
%hr
.row.prepend-top-default
.col-md-8
......
---
title: Always show instance configuration link
merge_request: 26783
author: Bastian Blank
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment