From 3a10ba9fd216ed2f9d190e1f6473542717af2379 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Sun, 15 Jan 2023 21:47:49 +0000 Subject: git(1): update example to work with today's github --- sys/man/1/git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man/1') diff --git a/sys/man/1/git b/sys/man/1/git index 11471aa3b..db695ed9f 100644 --- a/sys/man/1/git +++ b/sys/man/1/git @@ -622,7 +622,7 @@ git/init myrepo To clone an existing repository from a git server, run: .PP .EX -git/clone git://github.com/Harvey-OS/harvey +git/clone https://github.com/Harvey-OS/harvey cd harvey # edit files git/commit foo.c -- cgit v1.2.3