File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< div id =top >
9
9
< div id =head >
10
- < a href ="http ://ternjs.net " class =title > Tern: < span class =subtitle > Intelligent JavaScript tooling</ span >
10
+ < a href ="https ://ternjs.net " class =title > Tern: < span class =subtitle > Intelligent JavaScript tooling</ span >
11
11
</ a > < a href ="doc/demo/index.html "> Demo
12
12
</ a > < a href ="doc/manual.html "> Docs
13
13
</ a > < a href ="https://github.com/ternjs/tern "> Code</ a >
29
29
30
30
< p > Tern is open-source (< a href ="LICENSE "> MIT license</ a > ), written in
31
31
JavaScript, and capable of running both
32
- on < a href ="http ://nodejs.org "> node.js</ a > and in
32
+ on < a href ="https ://nodejs.org "> node.js</ a > and in
33
33
the < a href ="doc/demo/index.html "> browser</ a > .</ p >
34
34
35
35
< h2 > < a id ="plugins "> </ a > Editor plugins</ h2 >
@@ -71,7 +71,7 @@ <h2><a id="docs"></a>Documentation</h2>
71
71
first stop for figuring out how to use Tern.</ p >
72
72
73
73
< p > If you are interested in the way the system works internally, take
74
- a look at this < a href ="http ://marijnhaverbeke.nl/blog/tern.html "> blog
74
+ a look at this < a href ="https ://marijnhaverbeke.nl/blog/tern.html "> blog
75
75
post</ a > or the video
76
76
of < a href ="https://www.youtube.com/watch?v=wW5VbogkDQ4 "> the talk</ a >
77
77
I gave about it at the Curry On conference.</ p >
You can’t perform that action at this time.
0 commit comments