1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 12:07:10 -07:00
This commit is contained in:
Cedric Beust 2016-01-05 02:30:03 +04:00
parent 7ade6dfb06
commit de753349e3

View file

@ -294,7 +294,7 @@ Kobalt already knows the location of the most popular Maven repos (Maven Central
val repos = repos("https://dl.bintray.com/cbeust/maven/")</pre>
<p>
By default, this directive takes URL's as strings, but you can also use local
files with the <code>files</code> directive:
files with the <code>file</code> directive:
</p>
<pre class="brush:plain">