From 51819f900d9e018f12f69418d90975d5b16cf7ef Mon Sep 17 00:00:00 2001 From: Jason Marsh Date: Wed, 5 Apr 2017 15:26:49 -0500 Subject: [PATCH] fix: reference link wasn't working --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1c97c..5b8a027 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A collection of CSS3 powered hover effects to be applied to links, buttons, logo ## Contents - [Download/Install](#downloadinstall) - [How To Use](#how-to-use) - - [A. Copy and Paste an Effect](#acopy-and-paste-an-effect) + - [A. Copy and Paste an Effect](#a-copy-and-paste-an-effect) - [B. Reference Hover.css](#b-reference-hovercss) - [A Note on the display property](#a-note-on-the-display-property) - [Using FontAwesome with Icon Effects](#using-fontawesome-with-icon-effects)