TBR syncbase.js: roadmap->release

Change-Id: Ifa1ade1c5eb9284ce11298616dd9a52717b71b78
diff --git a/Makefile b/Makefile
index 988c630..c478739 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 SHELL := /bin/bash -euo pipefail
-export PATH := ./go/bin:$(V23_ROOT)/release/go/bin:$(V23_ROOT)/roadmap/go/bin:node_modules/.bin:$(V23_ROOT)/third_party/cout/node/bin:$(PATH)
+export PATH := ./go/bin:$(V23_ROOT)/release/go/bin:node_modules/.bin:$(V23_ROOT)/third_party/cout/node/bin:$(PATH)
 
 # This target causes any target files to be deleted if the target task fails.
 .DELETE_ON_ERROR:
diff --git a/package.json b/package.json
index 4a86cd2..9eae686 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://vanadium.googlesource.com/roadmap.js.syncbase"
+    "url": "https://vanadium.googlesource.com/release.js.syncbase"
   },
   "author": "",
   "license": "BSD"