diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-29 04:15:30 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-29 04:15:30 +0900 |
| commit | fadead208a71ee35925bfa938cf5bc97313e1072 (patch) | |
| tree | 7878ed65e87c3fd7754ec167b7bc3ad6ce4d575b | |
| parent | 02c72d59e693859df7f6cf5a4a5837f53d9e2cdf (diff) | |
static: update install path
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 7ef76a79..67737c1d 100644 --- a/static/index.html +++ b/static/index.html @@ -38,7 +38,7 @@ <h1><a href="#hakurei">Hakurei</a></h1> <p>A security-focused Linux container runtime for desktop applications. Developed as a non-profit open source project.</p> - <a class="button" href="/install/">Install Hakurei</a> + <a class="button" href="/install.html">Install Hakurei</a> </div> <figure class="device-img"> |
