From a2b02bd27700724a41ffb7a8ea97a6d99ce3a32c Mon Sep 17 00:00:00 2001 From: Julien Lafont Date: Sat, 16 May 2015 11:12:20 +0200 Subject: [PATCH] Fix "Public REST APIs To Use In Tests" internal link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8d38cf..32431f3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A collaborative list of great resources about RESTful API architecture, developm * [Testing](#testing) * [Querying](#querying) * [Mocking](#mocking) - * [Public REST APIs To Use In Tests](public-rest-apis-to-use-in-tests) + * [Public REST APIs To Use In Tests](#public-rest-apis-to-use-in-tests) * [Documentation](#documentation) * [SaaS Tools](#saas-tools) * [Miscellaneous](#miscellaneous)