aboutsummaryrefslogtreecommitdiff
path: root/site/src/main/jekyll/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/src/main/jekyll/index.html')
-rw-r--r--site/src/main/jekyll/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/site/src/main/jekyll/index.html b/site/src/main/jekyll/index.html
index eba6146b..26730da8 100644
--- a/site/src/main/jekyll/index.html
+++ b/site/src/main/jekyll/index.html
@@ -13,7 +13,7 @@ title: Kamon - Tools for Reactive Applications Monitoring
<div class="col-sm-7">
<h1><strong>Kamon</strong></h1>
<p>Kamon is a set of tools that helps you to get metrics out of your reactive applications.</p>
- <p><a type="button" href="/get-started" class="btn btn-success">Get Started</a></p>
+ <p><a type="button" href="/introduction/get-started" class="btn btn-success">Get Started</a></p>
</div>
</div>
</div>
@@ -35,12 +35,12 @@ title: Kamon - Tools for Reactive Applications Monitoring
<li>Message processing times</li>
<li>Time waiting in mailbox</li>
<li>Mailbox sizes</li>
- <li><a href="/core/tracing/">Message flow tracing</a></li>
+ <li><a href="/core/tracing/basics/">Message flow tracing</a></li>
<li>Dispatchers health <span class="label label-info">soon</span></li>
</ul>
</p>
- <p><a class="btn btn-default btn-sm" href="/akka" role="button">Tell me more &raquo;</a></p>
+ <p><a class="btn btn-default btn-sm" href="/integrations/akka" role="button">Tell me more &raquo;</a></p>
</div>
<div class="col-sm-4">
@@ -53,7 +53,7 @@ title: Kamon - Tools for Reactive Applications Monitoring
</ul>
</p>
- <p><a class="btn btn-default btn-sm" href="/spray" role="button">Tell me more &raquo;</a></p>
+ <p><a class="btn btn-default btn-sm" href="/integrations/spray/server-side/" role="button">Tell me more &raquo;</a></p>
</div>
<div class="col-sm-4">
@@ -67,7 +67,7 @@ title: Kamon - Tools for Reactive Applications Monitoring
</ul>
</p>
- <p><a class="btn btn-default btn-sm" href="/statsd/" role="button">Tell me more &raquo;</a></p>
+ <p><a class="btn btn-default btn-sm" href="/backends/statsd/" role="button">Tell me more &raquo;</a></p>
</div>
</div>
</div>