From 767bd934f126b60d3a13aeb658b0c0a327f00af6 Mon Sep 17 00:00:00 2001 From: crossjs Date: Sat, 29 Oct 2016 17:20:07 +0800 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a8cfe..7cc4fbe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Usage -[Live Example at PLATO](https://github.com/crossjs/plato/blob/next/src/store/modules/env.js#L12-L19) +[Live Example at PLATO](https://github.com/crossjs/plato/blob/master/src/store/modules/env.js#L12-L19) ``` js import createPersist from 'vuex-localstorage'