From c12e4bb43c4e4420b4f1f820f5ae7457e0aaf0f0 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 23 Dec 2020 04:56:53 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 645b7bb..271c5a6 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ provides several configurable diagnostic macros similar in behavior and purpose ## Documentation -See the documentation of [BOOST_ASSERT](doc/assert.adoc) and -[BOOST_CURRENT_FUNCTION](doc/current_function.adoc) for more information. +See [the documentation](https://boost.org/libs/assert) for more information. ## License