mirror of
https://github.com/vale981/Vulcan
synced 2025-03-05 17:41:43 -05:00
Fix social login anchor link
This commit is contained in:
parent
3b6d6375a8
commit
b94e73e697
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Note that both versions use the same data format, so you can go back and forth b
|
|||
- [Resources](#resources)
|
||||
- [Deployment](#deployment)
|
||||
- [Settings](#settings)
|
||||
- [Social Login](social-login#)
|
||||
- [Social Login](#social-login)
|
||||
- [Packages](#packages)
|
||||
- [Application Structure](#application-structure)
|
||||
- [Files](#files)
|
||||
|
@ -374,4 +374,4 @@ You can use regular Meteor methods, or [Smart Methods](https://github.com/meteor
|
|||
|
||||
## 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).
|
||||
|
|
Loading…
Add table
Reference in a new issue