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-09-23 12:42:00 -07:00
parent 0d810c30ff
commit 9eebd2a4ab
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ val p = project(wrapper) {
}</pre>
<p>
The <code>project{}</code> directive creates an object of type <code><a href="https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/Project.kt">Project</code></a>.
The <code>project{}</code> directive creates an object of type <code><a href="https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/Project.kt">Project</a></code></a>.
</p>
<h3 class="section" id="arguments" indent="1">Arguments</h3>