docs: fix all Chinese doc links for the new docs site (#6097)

Additionally fix typos, default to US locale words
This commit is contained in:
Harshavardhana
2018-06-28 16:02:02 -07:00
committed by GitHub
parent de251483d1
commit e5e522fc61
42 changed files with 113 additions and 111 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ func TestNamespaceForceUnlockTest(t *testing.T) {
select {
case <-ch:
// Signalled so all is fine.
// Signaled so all is fine.
break
case <-time.After(100 * time.Millisecond):