From d13b7c31c11643f95f2e5f402ed7337377dc9309 Mon Sep 17 00:00:00 2001 From: Dongxu Wang Date: Mon, 22 Jan 2024 18:39:52 +0800 Subject: fix(docs): update repo url in CONTRIBUTING.md (#1594) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c8199b19..066e9671 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ If there's anything you want to work on that isn't already an issue, either open ## Setup ``` -git clone https://github.com/ellie/atuin +git clone https://github.com/atuinsh/atuin cd atuin cargo build ``` -- cgit v1.3.1