Merge pull request #16 from boostorg/pdimov-patch-1

Update README.md
This commit is contained in:
Peter Dimov
2020-12-23 05:04:13 +02:00
committed by GitHub

View File

@@ -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