From cda9513f6005b25925417f70ad4cbc04f3fb4801 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Mon, 11 Nov 2024 01:00:41 +0800 Subject: [PATCH] Fix URL --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 3cb1031..23cfd08 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,7 +72,7 @@ $ - curl https:/chsrc.run/posix | sudo bash + curl https://chsrc.run/posix | sudo bash