Skip to content
代码片段 群组 项目
未验证 提交 a3da3adb 编辑于 作者: Corinna Gogolok's avatar Corinna Gogolok
浏览文件

Fix warning rendering in Export your license usage docs

A blank line between the `WARNING:` and its text broke the rendering of
the red warning box.

This change removes the blank line in order to fix the render issue.
上级 5baf9674
No related branches found
No related tags found
无相关合并请求
...@@ -275,7 +275,6 @@ NOTES: ...@@ -275,7 +275,6 @@ NOTES:
- A custom format is used for [dates](https://gitlab.com/gitlab-org/gitlab/blob/3be39f19ac3412c089be28553e6f91b681e5d739/config/initializers/date_time_formats.rb#L7) and [times](https://gitlab.com/gitlab-org/gitlab/blob/3be39f19ac3412c089be28553e6f91b681e5d739/config/initializers/date_time_formats.rb#L13) in CSV files. - A custom format is used for [dates](https://gitlab.com/gitlab-org/gitlab/blob/3be39f19ac3412c089be28553e6f91b681e5d739/config/initializers/date_time_formats.rb#L7) and [times](https://gitlab.com/gitlab-org/gitlab/blob/3be39f19ac3412c089be28553e6f91b681e5d739/config/initializers/date_time_formats.rb#L13) in CSV files.
WARNING: WARNING:
Do not open the license usage file. If you open the file, failures might occur when [you submit your license usage data](../../administration/license_file.md#submit-license-usage-data). Do not open the license usage file. If you open the file, failures might occur when [you submit your license usage data](../../administration/license_file.md#submit-license-usage-data).
## Renew your subscription ## Renew your subscription
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册