diff --git a/notes/正则表达式.md b/notes/正则表达式.md index 045aef4d..07f49139 100644 --- a/notes/正则表达式.md +++ b/notes/正则表达式.md @@ -19,7 +19,7 @@ 正则表达式内置于其它语言或者软件产品中,它本身不是一种语言或者软件。 -[正则表达式在线工具](http://tool.chinaz.com/regex) +[正则表达式在线工具](http://tool.oschina.net/regex/) # 二、匹配单个字符