From b630ce0e78e16276d7bfd5e29e27f7321c90edfc Mon Sep 17 00:00:00 2001 From: Niels Date: Tue, 26 Jan 2016 19:11:58 +0100 Subject: [PATCH] thanks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbb4c014..371b9324 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ I deeply appreciate the help of the following people. - [Glen Fernandes](https://github.com/glenfe) noted a potential portability problem in the `has_mapped_type` function. - [Corbin Hughes](https://github.com/nibroc) fixed some typos in the contribution guidelines. - [twelsby](https://github.com/twelsby) fixed the array subscript operator, an issue that failed the MSVC build, and floating-point parsing/dumping. +- [Volker Diels-Grabsch](https://github.com/vog) fixed a link in the README file. Thanks a lot for helping out!