Repository: couchdb-glazier Updated Branches: refs/heads/master cac329c20 -> 7029bb6e3
Fix URLs to git repos Project: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/commit/7029bb6e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/tree/7029bb6e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-glazier/diff/7029bb6e Branch: refs/heads/master Commit: 7029bb6e325c1e76f4a2283190a2858fbec45818 Parents: cac329c Author: Joan Touzet <woh...@apache.org> Authored: Thu Apr 20 03:25:15 2017 -0400 Committer: Joan Touzet <woh...@apache.org> Committed: Thu Apr 20 03:25:15 2017 -0400 ---------------------------------------------------------------------- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-glazier/blob/7029bb6e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 528c160..7a7e5bc 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,7 @@ Open a `Couch SDK Prompt`: cd c:\relax git config --global core.autocrlf input - git clone https://github.com/dch/glazier.git - :: or git clone git://github.com/dch/glazier.git if you are a developer + git clone https://git-wip-us.apache.org/repos/asf/couchdb-glazier.git mklink /j c:\relax\bin c:\relax\glazier\bin path=c:\relax\bin;%PATH%; aria2c --force-sequential=false --max-connection-per-server=5 --check-certificate=false --auto-file-renaming=false --allow-overwrite=true --input-file=glazier/downloads.md --max-concurrent-downloads=5 --dir=bits --save-session=bits/a2session.txt @@ -179,7 +178,7 @@ Start by launching a fresh `SDK prompt`. Start a new `SDK prompt`, then run `c:\relax\bin\shell.cmd`. Select `Erlang 17.5` and `w for a Windows prompt`. - cd \relax && git clone http://git-wip-us.apache.org/repos/asf/couchdb.git + cd \relax && git clone https://gitbox.apache.org/repos/asf/couchdb.git cd couchdb # optional, use suitable tag here # git checkout --track origin/2.0.x