diff --git a/src/routes/index/mod.rs b/src/routes/index/mod.rs index 4ecd9f1..7a520be 100644 --- a/src/routes/index/mod.rs +++ b/src/routes/index/mod.rs @@ -22,7 +22,7 @@ pub async fn handler() -> actix_web::Result { } }, html! { - a href="/github" { + a href="https://github.com/RGBCube" { div class="frame" { "github" }