From 8bbd6f238aa4e3a5f3fb7e7fbbea31723729e65a Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 22 Feb 2019 22:04:33 +0200 Subject: [PATCH] Fix godbolt link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4996bd..99eedc4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Boost.Config. The repository is intended to be placed into the `libs/variant2` directory of a Boost clone or release, but the header `variant.hpp` will also work -[standalone](https://godbolt.org/z/6LSV3Z). +[standalone](https://godbolt.org/z/CTZztA). Supported compilers: