[clojure-macros/zh-cn] Fixed links

This commit is contained in:
fnscoder 2018-10-31 14:20:02 -03:00
parent 5f169e74da
commit ce92551a34

View File

@ -142,11 +142,9 @@ lang: zh-cn
## 扩展阅读 ## 扩展阅读
[Clojure for the Brave and True](http://www.braveclojure.com/)系列的编写宏 [Clojure for the Brave and True](http://www.braveclojure.com/)
http://www.braveclojure.com/writing-macros/ [系列的编写宏](http://www.braveclojure.com/writing-macros/)
官方文档 [官方文档](http://clojure.org/macros)
http://clojure.org/macros
何时使用宏 [何时使用宏](https://lispcast.com/when-to-use-a-macro/)
http://dunsmor.com/lisp/onlisp/onlisp_12.html