summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/empty_metrics.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/environments/empty_metrics.html.haml')
-rw-r--r--app/views/projects/environments/empty_metrics.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/empty_metrics.html.haml b/app/views/projects/environments/empty_metrics.html.haml
index 5642fb34da9..3ee51a318c6 100644
--- a/app/views/projects/environments/empty_metrics.html.haml
+++ b/app/views/projects/environments/empty_metrics.html.haml
@@ -11,4 +11,4 @@
%p.state-description
= s_('Metrics|Check out the CI/CD documentation on deploying to an environment')
.text-center
- = link_to s_("Environments|Learn about environments"), help_page_path('ci/environments/index.md'), class: 'btn btn-success'
+ = link_to s_("Environments|Learn about environments"), help_page_path('ci/environments/index.md'), class: 'gl-button btn btn-success'