зеркало из https://github.com/microsoft/etcd3.git
docs: fix incorrect docs link (#139)
This commit is contained in:
Родитель
0a951cc663
Коммит
1c5b748edc
|
@ -44,7 +44,7 @@ const client = new Etcd3();
|
|||
|
||||
Our [TypeDoc docs are available here](https://microsoft.github.io/etcd3/classes/etcd3.html).
|
||||
|
||||
Our [test cases](https://github.com/microsoft/etcd3/blob/master/test/) are also readable.
|
||||
Our [test cases](https://github.com/microsoft/etcd3/tree/master/src/test/) are also readable.
|
||||
|
||||
### Running tests
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче