mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Typo.
This commit is contained in:
parent
7ade6dfb06
commit
de753349e3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
val repos = repos("https://dl.bintray.com/cbeust/maven/")</pre>
|
||||||
<p>
|
<p>
|
||||||
By default, this directive takes URL's as strings, but you can also use local
|
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>
|
</p>
|
||||||
|
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue