Skip to content

Commit c1fdeaf

Browse files
authored
Update README.md
1 parent 1540323 commit c1fdeaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ I gave a talk on tools.analyzer[.jvm] at ClojureX in December 2015. Video [here]
66

77
Timothy Baldridge gave a talk on tools.analyzer[.jvm] at Clojure/West in
88
March 2014. Video
9-
[here]( [here](https://www.youtube.com/watch?v=KhRQmT22SSg&list=PLZdCLR02grLp__wRg5OTavVj4wefg69hM&index=11).
9+
[here](https://www.youtube.com/watch?v=KhRQmT22SSg&list=PLZdCLR02grLp__wRg5OTavVj4wefg69hM&index=11).
1010

1111
Note that the analyzer in this library should not to be used directly as it lacks any knowledge about host-specific special forms and it should only be considered as a building platform for host-specific analyzers.
1212
Currently the following platform specific analyzers written on top of tools.analyzer exist: [tools.analyzer.jvm](https://github.com/clojure/tools.analyzer.jvm), [tools.analyzer.js](https://github.com/clojure/tools.analyzer.js)

0 commit comments

Comments
 (0)