Fix links

This commit is contained in:
sdogruyol 2016-01-07 09:37:37 +02:00
parent e73e51234e
commit 9d1e1a78e2
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ collections:
nav_bars: nav_bars:
- title: "Documents" - title: "Documents"
url: "/kemal/docs/getting_started.html" url: "/docs/getting_started.html"
- title: "Github" - title: "Github"
url: "https://github.com/sdogruyol/kemal" url: "https://github.com/sdogruyol/kemal"

View file

@ -12,7 +12,7 @@ layout: home
<br /> <br />
Inspired by Sinatra. Inspired by Sinatra.
</h2> </h2>
<a href="/kemal/docs/getting_started" class="button">Start Now!</a> <a href="/docs/getting_started" class="button">Start Now!</a>
</div> </div>
<div class="wrapper block"> <div class="wrapper block">