From 3473aa4cd5a2ed81809e127f8d644ae1ff71f9ad Mon Sep 17 00:00:00 2001 From: xudafeng Date: Tue, 10 May 2016 10:08:32 +0800 Subject: [PATCH] tweak readme --- README.md | 4 ++-- docs/global.html | 2 +- docs/index.html | 6 +++--- docs/macaca-wd.js.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 70a5c440..47b003b9 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,8 @@ it('#1 should', function() { ```javascript wd.addPromiseChainMethod(name, method); ``` -[API](//macacajs.github.io/macaca-wd/docs) +[API](//macacajs.github.io/macaca-wd/docs/global.html) ## Demo -[macaca guide](//macacajs.github.io/macaca/guide.html) +[macaca getting-started](//macacajs.github.io/macaca/getting-started.html) diff --git a/docs/global.html b/docs/global.html index 8a64a8cb..41da9b63 100644 --- a/docs/global.html +++ b/docs/global.html @@ -13875,7 +13875,7 @@
Returns:

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index d4141dbd..e28484f0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -128,8 +128,8 @@

Installment

$ npm i mac
 
 });
 
-...

Extend

wd.addPromiseChainMethod(name, method);

API

-

Demo

macaca guide

+...

Extend

wd.addPromiseChainMethod(name, method);

API

+

Demo

macaca getting-started

@@ -142,7 +142,7 @@

Demo

macaca guide

\ No newline at end of file diff --git a/docs/macaca-wd.js.html b/docs/macaca-wd.js.html index edcdc78c..423783a1 100644 --- a/docs/macaca-wd.js.html +++ b/docs/macaca-wd.js.html @@ -812,7 +812,7 @@