Commit 3cdf083f authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'btn-confirm-logs' into 'master'

Move from btn-success to btn-confirm in projects/logs directory

See merge request gitlab-org/gitlab!56211
parents 5bfaaf47 0e71e82d
......@@ -11,4 +11,4 @@
%p.state-description.text-center
= s_('Logs|To see the logs, deploy your code to an environment.')
.text-center
= link_to s_('Environments|Learn about environments'), help_page_path('ci/environments/index.md'), class: 'gl-button btn btn-success'
= link_to s_('Environments|Learn about environments'), help_page_path('ci/environments/index.md'), class: 'gl-button btn btn-confirm'
---
title: Move from btn-success to btn-confirm in logs directory
merge_request: 56211
author: Yogi (@yo)
type: changed
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