Skip to content

Commit

Permalink
clean out a query-engine link
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Mar 22, 2017
1 parent 37fa004 commit d91a7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/api.html.md
Expand Up @@ -107,7 +107,7 @@ docpadInstance.action('generate watch', function(err,result){

## Using the Database

DocPad using [Backbone.js](http://backbonejs.org) for its Models, and [QueryEngine](https://github.com/bevry/query-engine) for its Collections. Providing a powerful database that you can query in a noSQL type fashion. You can discover the entire query API on the [Using QueryEngine](https://github.com/bevry/query-engine/wiki/Using) wiki page.
DocPad using [Backbone.js](http://backbonejs.org) for its Models, and [QueryEngine](https://github.com/bevry/query-engine) for its Collections. Providing a powerful database that you can query in a noSQL type fashion.

### Get the database

Expand Down

0 comments on commit d91a7f9

Please sign in to comment.