Commit 0e71e82d authored by Yogi's avatar Yogi Committed by Kushal Pandya

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

parent 02ee1271
...@@ -11,4 +11,4 @@ ...@@ -11,4 +11,4 @@
%p.state-description.text-center %p.state-description.text-center
= s_('Logs|To see the logs, deploy your code to an environment.') = s_('Logs|To see the logs, deploy your code to an environment.')
.text-center .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