Skip to content

Commit

Permalink
Merge pull request #1 from fbertone/fix-plugins-link
Browse files Browse the repository at this point in the history
fix Discover Plugins link
  • Loading branch information
fbertone committed Feb 23, 2016
2 parents 53a7c64 + 11d0c98 commit 975b9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ html(lang='en')
li
a(href="docs/guide.html") Read the Docs
li
a(href="http://plugins.mongoosejs.com") Discover Plugins
a(href="http://plugins.mongoosejs.io") Discover Plugins
#follow
ul
li
Expand Down

0 comments on commit 975b9fb

Please sign in to comment.