*: fix github links

This commit is contained in:
Shin'ya Ueoka
2018-11-10 11:10:12 +09:00
parent 9454c4cab0
commit aa4313a55a
19 changed files with 23 additions and 23 deletions

View File

@ -450,7 +450,7 @@ func TestRejectUnhealthyRemove(t *testing.T) {
// TestRestartRemoved ensures that restarting removed member must exit
// if 'initial-cluster-state' is set 'new' and old data directory still exists
// (see https://go.etcd.io/etcd/issues/7512 for more).
// (see https://github.com/etcd-io/etcd/issues/7512 for more).
func TestRestartRemoved(t *testing.T) {
defer testutil.AfterTest(t)