1
0
Fork 0
forked from 0x2620/oxjs

rename build/ to min/

This commit is contained in:
rolux 2014-09-26 18:57:12 +02:00
commit 383433a06d
25 changed files with 84 additions and 75 deletions

View file

@ -13,8 +13,8 @@
<br>
<h2><b>Build</b></h2>
<p>Minified production version, including modules.</p>
<p>Download &nbsp;<a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.build.tar.gz</code></a>{size.build}.</p>
<p>Or get <code>Ox.js</code> only: &nbsp;<a href="https://oxjs.org/oxjs/build/Ox.js"><code>Ox.js</code></a>{size.minified}.</p>
<p>Download &nbsp;<a href="https://oxjs.org/downloads/OxJS.latest.min.tar.gz"><code>OxJS.latest.min.tar.gz</code></a>{size.min}.</p>
<p>Or get <code>Ox.js</code> only: &nbsp;<a href="https://oxjs.org/oxjs/min/Ox.js"><code>Ox.js</code></a>{size.oxjs}.</p>
<br>
<h2><b>Getting Started</b></h2>
<p>Take a look at our short <a href="#readme/getting_started">tutorial</a>.</p>