From d732a6eb3acd79f2e86ec253de2d6a5871bb9a39 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 25 Aug 2022 01:08:51 -0700 Subject: [PATCH] :memo: Adjusted acmesh bookmark note --- aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aliases b/aliases index d9d72daa..0474bfeb 100644 --- a/aliases +++ b/aliases @@ -350,7 +350,7 @@ alias letsencrypt="librewolf https://letsencrypt.org &" # and the official certbot documentation: alias certbotsite="librewolf https://certbot.eff.org &" #certbot has some issues when used with cron, acme.sh is an alternative: -alias acmesh="librewolf https://github.com/acmesh-official/acme.sh/blob/master/acme.sh &" +alias acmesh="librewolf https://github.com/acmesh-official/acme.sh &" # for colorizing code snippets alias prismjs="librewolf https://prismjs.com/ &" # cool front end ideas