From 57b5b03c11474b6a0e47a13bc9fe7a766418be3a Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 14 Dec 2023 08:04:54 +0000 Subject: docs: align setup links in docs and readme (#1446) --- docs/docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/docs/guide/index.md b/docs/docs/guide/index.md index f78ee423..56658f20 100644 --- a/docs/docs/guide/index.md +++ b/docs/docs/guide/index.md @@ -31,7 +31,7 @@ Please do try and read this guide, but if you're in a hurry and want to get started quickly: ``` -bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh) +bash <(curl --proto '=https' --tlsv1.2 -sSf https://setup.atuin.sh) atuin register -u -e atuin import auto -- cgit v1.3.1