From b94e73e6970b679960b3b171007aebf399840e57 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Wed, 20 Apr 2016 00:17:02 -0400 Subject: [PATCH] Fix social login anchor link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69760e813..b9aa6748e 100644 --- a/README.md +++ b/README.md @@ -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). \ No newline at end of file +You can access a dynamically generated cheatsheet of Nova's main functions at [http://localhost:3000/cheatsheet](/cheatsheet) (replace with your own development URL).