From 4feff1cf897918892e6555b431f0d069031a8597 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Fri, 8 Jun 2018 05:37:23 -0400 Subject: Update github.com git repo URLs with framagit.org URLs --- doc/git_for_non_developers.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/git_for_non_developers.bb') diff --git a/doc/git_for_non_developers.bb b/doc/git_for_non_developers.bb index 80c11024b..54d34fdf5 100644 --- a/doc/git_for_non_developers.bb +++ b/doc/git_for_non_developers.bb @@ -14,7 +14,7 @@ Once you've done that, cd into the directory, and add an upstream. [code] cd red -git remote add upstream https://github.com/redmatrix/hubzilla +git remote add upstream https://framagit.org/hubzilla/core/ [/code] From now on, you can pull upstream changes with the command -- cgit v1.2.3