Fix Boost library list links to Config documentation

This commit is contained in:
Glen Fernandes
2019-12-24 07:53:31 -05:00
parent 836f7c1d2c
commit 3fdb073fc2

View File

@ -2,7 +2,7 @@
"key": "config",
"name": "Config",
"description": "Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.",
"documentation": "config.htm",
"documentation": "doc/html/index.html",
"category": [
"workarounds"
],