Skip to content

Commit

Permalink
Break the api links
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Apr 4, 2012
1 parent c5dedd2 commit 0c742ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -115,8 +115,8 @@ This translates to the following selector.
See the API documentation for all available methods that the `Queryable`
provides, in it's internal `Selectable` and `Optional` modules.

[Selectable API](http://rdoc.info/github/mongoid/origin/Origin/Selectable)
[Optional API](http://rdoc.info/github/mongoid/origin/Origin/Optional)
- [Selectable API](http://rdoc.info/github/mongoid/origin/Origin/Selectable)
- [Optional API](http://rdoc.info/github/mongoid/origin/Origin/Optional)

In addition to all the convenience methods for selection, Origin also adds
various convenience methods to `Symbol` which can be used *only* within
Expand Down

0 comments on commit 0c742ae

Please sign in to comment.