From 1f77472dd11e7f2c07e4c6074eb8e366e31fc60d Mon Sep 17 00:00:00 2001 From: Boaz Stolk Date: Mon, 5 Oct 2020 21:38:17 +0200 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc5fc9..7935296 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The library is under development and subject to change. Contributions are welcom * [A First Example](#a-first-example) * [A Second Example](#a-second-example) -* [Doesn't it look like ranges?](#doesn-t-it-look-like-ranges-) +* [Doesn't it look like ranges?](#doesnt-it-look-like-ranges) * [Operating on several collections](#operating-on-several-collections) * [End pipes](#end-pipes) * [Easy integration with STL algorithms](#easy-integration-with-stl-algorithms)