Skip to content
This repository was archived by the owner on Jul 18, 2019. It is now read-only.

Commit b560c21

Browse files
committed
add a link to newsletters
1 parent 108ec15 commit b560c21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,12 @@ <h1 class="logo"><a href="/">Fluentd</a></h1>
5555
src="/images/treasure-logo-red.png" height="10px" /></a></div>
5656
<div class="top-holder">
5757
<ul>
58-
<li><a href="http://docs.fluentd.org/">Documentation</a></li>
58+
<li><a href="http://docs.fluentd.org/">Docs</a></li>
5959
<li><a href="http://fluentd.org/plugin/">Plugins</a></li>
60-
<li><a href="http://groups.google.com/group/fluentd">MailingList</a></li>
60+
<li><a href="http://groups.google.com/group/fluentd">Mailing List</a></li>
6161
<li><a href="https://github.com/fluent/fluentd/issues">Issues</a></li>
6262
<li><a href="http://github.com/fluent/fluentd">Source</a></li>
63+
<li><a href="http://go.treasuredata.com/Fluentd_education">Sign up for Newsletters</a></li>
6364
</ul>
6465
<span class="social-buttons" style="margin-left:20px;">
6566
<iframe src="http://ghbtns.com/github-btn.html?user=fluent&repo=fluentd&type=watch&count=true"

0 commit comments

Comments
 (0)