mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Fix download url in drop-down
This commit is contained in:
parent
ccabfb89ec
commit
87d5e8b7d7
@ -56,7 +56,7 @@ function nav() {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
text: "Download",
|
text: "Download",
|
||||||
link: "https://download.kodo.moe/",
|
link: "/download",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Changelog",
|
text: "Changelog",
|
||||||
|
Loading…
Reference in New Issue
Block a user