From e6174124b5af2c9733462d52e276a96b8ef3d68b Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Mon, 7 Jul 2014 13:38:23 -0300 Subject: [PATCH] fix link on Authentication & OAuth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31ae4c0..f3bd59f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Middlewares](#middlewares) - [Template Engine](#template-engine) - [Forms](#forms) - - [Authentication and OAuth](#authentication-and-oauth) + - [Authentication & OAuth](#authentication--oauth) - [Database](#database) - [Database Drivers](#database-drivers) - [Email](#email)