From 619e1d517d07297fc1e9e0d89fafb93e9136cc07 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Mon, 15 Jul 2024 16:08:48 +0100 Subject: [PATCH] docs: update link from root README to cli README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f83728e..a2a3707 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ development workflows where each commit must pass CI before being included in the main branch. -See [README.md](/crates/cli/README.md) for more information. +See [README.md](https://git.kemitix.net/kemitix/git-next/src/branch/main/crates/cli/README.md) for more information.