Skip to content

Commit

Permalink
Fix accidental markdown
Browse files Browse the repository at this point in the history
Wrote link as Markdown in ef7e425
  • Loading branch information
bendrucker committed Sep 2, 2014
1 parent ef7e425 commit 1dc9662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@ <h2 id="Transactions">Transactions</h2>
</p>

<h2 id="Schema">Schema Builder</h2>
These methods return [promises](http://knexjs.org/#Interfaces-Promises).
These methods return <a href="http://knexjs.org/#Interfaces-Promises">promises</a>.

<p id="Schema-createTable">
<b class="header">createTable</b><code>knex.schema.createTable(tableName, callback)</code>
Expand Down

0 comments on commit 1dc9662

Please sign in to comment.