From 8ac2c86b92e88c22f7615e97e3a10f6156f91036 Mon Sep 17 00:00:00 2001 From: Jeremy Daly Date: Fri, 18 May 2018 15:27:00 -0400 Subject: [PATCH] toc link fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e81a190..027a4d7 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Lambda API was written to be extremely lightweight and built specifically for se - [Installation](#installation) - [Requirements](#requirements) - [Configuration](#configuration) -- [Recent Updates](##recent-updates) +- [Recent Updates](#recent-updates) - [Routes and HTTP Methods](#routes-and-http-methods) - [Returning Responses](#returning-responses) - [Async/Await](#asyncawait)