Fix social login anchor link

This commit is contained in:
Morton Fox 2016-04-20 00:17:02 -04:00
parent 3b6d6375a8
commit b94e73e697

View file

@ -15,7 +15,7 @@ Note that both versions use the same data format, so you can go back and forth b
- [Resources](#resources) - [Resources](#resources)
- [Deployment](#deployment) - [Deployment](#deployment)
- [Settings](#settings) - [Settings](#settings)
- [Social Login](social-login#) - [Social Login](#social-login)
- [Packages](#packages) - [Packages](#packages)
- [Application Structure](#application-structure) - [Application Structure](#application-structure)
- [Files](#files) - [Files](#files)
@ -374,4 +374,4 @@ You can use regular Meteor methods, or [Smart Methods](https://github.com/meteor
## Cheatsheet ## Cheatsheet
You can access a dynamically generated cheatsheet of Nova's main functions at [http://localhost:3000/cheatsheet](/cheatsheet) (replace with your own development URL). You can access a dynamically generated cheatsheet of Nova's main functions at [http://localhost:3000/cheatsheet](/cheatsheet) (replace with your own development URL).