Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit a0ca097

Browse files
committed
change links
1 parent a4b7b2e commit a0ca097

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ <h2>Log everything in <span>JSON</span></h2>
8181
<div class="box">
8282
<span class="btn-install">Install Fluentd</span>
8383
</div>
84-
<a href="http://help.treasure-data.com/kb/installing-td-agent-daemon/installing-td-agent-for-redhat-and-centos" class="btn">RPM package (.rpm)</a>
85-
<a href="http://help.treasure-data.com/kb/installing-td-agent-daemon/installing-td-agent-for-debian-and-ubuntu" class="btn">Debian package (.deb)</a>
86-
<a href="http://rubygems.org/gems/fluentd" class="btn">gem install fluentd</a>
84+
<a href="http://docs.fluentd.org/articles/install-by-rpm" class="btn">RPM package (.rpm)</a>
85+
<a href="http://docs.fluentd.org/articles/install-by-deb" class="btn">Debian package (.deb)</a>
86+
<a href="http://docs.fluentd.org/articles/install-by-gem" class="btn">gem install fluentd</a>
8787
</div>
8888
<section class="testimonials-holder">
8989
<div class="heading">

0 commit comments

Comments
 (0)