Browse Source

Fix links to gerrithub in README for less confusion

Change-Id: Ic2565c409d96150e0c871b421bc5a86c005a61e1
Signed-off-by: William Waites <wwaites@tardis.ed.ac.uk>
William Waites 8 years ago
parent
commit
c0652801e1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README

+ 2 - 2
README

@@ -18,12 +18,12 @@ GERRIT
 
 We use gerrithub.io for code-review. If you want to submit changes, go to
 
-	https://review.gerrithub.io/#/admin/projects/elbing/harvey
+	https://review.gerrithub.io/#/admin/projects/Harvey-OS/harvey
 
 and check out the repository from gerrithub rather than github. The clone
 command will probably look something like this:
 
-	git clone ssh://USERNAME@review.gerrithub.io:29418/elbing/harvey
+	git clone ssh://USERNAME@review.gerrithub.io:29418/Harvey-OS/harvey
 
 you'll need to run a few commands inside the top-level directory to get set
 up for code-review: