mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Fix links
This commit is contained in:
parent
e73e51234e
commit
9d1e1a78e2
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ collections:
|
|||
|
||||
nav_bars:
|
||||
- title: "Documents"
|
||||
url: "/kemal/docs/getting_started.html"
|
||||
url: "/docs/getting_started.html"
|
||||
- title: "Github"
|
||||
url: "https://github.com/sdogruyol/kemal"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ layout: home
|
|||
<br />
|
||||
Inspired by Sinatra.
|
||||
</h2>
|
||||
<a href="/kemal/docs/getting_started" class="button">Start Now!</a>
|
||||
<a href="/docs/getting_started" class="button">Start Now!</a>
|
||||
</div>
|
||||
|
||||
<div class="wrapper block">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue