From 5862ee1c22ca210bd49e4a624cea586c952061ae Mon Sep 17 00:00:00 2001 From: Pandao Date: Thu, 5 Feb 2015 22:37:34 +0800 Subject: [PATCH] edit README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9592839..6213dc6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A simple online markdown editor. ####在线演示 -[https://pandao.github.io/editor.md/examples/index.html](https://pandao.github.io/examples/index.html) +[https://pandao.github.io/editor.md/examples/index.html](https://pandao.github.io/editor.md/examples/index.html) ####下载和安装 @@ -46,9 +46,9 @@ javascript: }); -> Require.js的使用方法:[https://github.com/pandao/editor.md/examples/use-requirejs.html](https://github.com/pandao/editor.md/examples/use-requirejs.html) +> Require.js的使用方法:[https://github.com/pandao/editor.md/tree/master/examples/use-requirejs.html](https://github.com/pandao/editor.md/tree/master/examples/use-requirejs.html) -> Sea.js的使用方法:[https://github.com/pandao/editor.md/examples/use-seajs.html](https://github.com/pandao/editor.md/examples/use-seajs.html) +> Sea.js的使用方法:[https://github.com/pandao/editor.md/tree/master/examples/use-seajs.html](https://github.com/pandao/editor.md/tree/master/examples/use-seajs.html) ####依赖项目及感谢