mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Fix link to logo; closes #4382
This commit is contained in:
parent
6fc9e338a5
commit
04961afa36
2 changed files with 4 additions and 6 deletions
|
@ -3288,9 +3288,8 @@ task(<span class="string">'build:parser'</span>, <span class="string">'rebuild t
|
||||||
point for converting simple scripts.
|
point for converting simple scripts.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/jashkenas/coffeescript/downloads">High-Rez Logo</a><br />
|
<a href="https://github.com/jashkenas/coffeescript/tree/master/documentation/images">High-Rez Logo</a><br />
|
||||||
The CoffeeScript logo is available in Illustrator, EPS and PSD formats, for use
|
The CoffeeScript logo is available in SVG for use in presentations.
|
||||||
in presentations.
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
|
@ -1319,9 +1319,8 @@ Block
|
||||||
point for converting simple scripts.
|
point for converting simple scripts.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/jashkenas/coffeescript/downloads">High-Rez Logo</a><br />
|
<a href="https://github.com/jashkenas/coffeescript/tree/master/documentation/images">High-Rez Logo</a><br />
|
||||||
The CoffeeScript logo is available in Illustrator, EPS and PSD formats, for use
|
The CoffeeScript logo is available in SVG for use in presentations.
|
||||||
in presentations.
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue