1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

Update broken links

This commit is contained in:
Geoffrey Booth 2016-12-03 23:49:44 -08:00
parent 2ca0f44cc8
commit b7dbee2402
6 changed files with 6 additions and 6 deletions

View file

@ -1530,7 +1530,7 @@ rules are necessary.</p>
<div class="pilwrap ">
<a class="pilcrow" href="#section-65">&#182;</a>
</div>
<p><a href="http://jashkenas.github.com/coffee-script/#existence">The existential operator</a>.</p>
<p><a href="http://coffeescript.org/#existential-operator">The existential operator</a>.</p>
</div>

View file

@ -1740,7 +1740,7 @@ exports.TaggedTemplateCall = <span class="hljs-class"><span class="hljs-keyword"
</div>
<p>Node to extend an objects prototype with an ancestor object.
After <code>goog.inherits</code> from the
<a href="http://closure-library.googlecode.com/svn/docs/closureGoogBase.js.html">Closure Library</a>.</p>
<a href="https://github.com/google/closure-library/blob/master/closure/goog/base.js">Closure Library</a>.</p>
</div>