From 230f43f41c8aefe4d42102258d31046d3003d10a Mon Sep 17 00:00:00 2001 From: DIYgod Date: Mon, 28 Nov 2016 16:12:24 +0800 Subject: [PATCH] fix docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b759f37..8f19356 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ $ npm install aplayer --save ## Usage -See [docs](http://dplayer.js.org/docs) +See [docs](http://aplayer.js.org/docs) ## Run in development