Skip to content

Commit

Permalink
download: refactor whitespaces (#365)
Browse files Browse the repository at this point in the history
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
  • Loading branch information
daipom authored Feb 14, 2025
1 parent f80601c commit 2d58da6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions views/download.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
<p>Fluentd v1 is available on Linux, Mac OSX and Windows. It's packaged by Fluentd Project and <a href="https://calyptia.com/">Calyptia</a> respectively as:</p>
<ul class="list-unstyled">
<li>
<i class="icon-arrow-right color-green"></i>
<a href="/download/fluent_package">Fluent Package (fluent-package), formerly known as Treasure Agent (td-agent)</a>
</li>
<i class="icon-arrow-right color-green"></i>
<a href="/download/fluent_package">Fluent Package (fluent-package), formerly known as Treasure Agent (td-agent)</a>
</li>
<li>
<i class="icon-arrow-right color-green"></i>
<a href="/download/calyptia_fluentd">Calyptia Fluentd (calyptia-fluentd)</a>
</li>
<i class="icon-arrow-right color-green"></i>
<a href="/download/calyptia_fluentd">Calyptia Fluentd (calyptia-fluentd)</a>
</li>
</ul>
<br/>

Expand Down

0 comments on commit 2d58da6

Please sign in to comment.