From 01ae016b52a8e3b61d15f689eed4f018756d2e9e Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Sun, 1 May 2016 17:44:25 -0400 Subject: [PATCH] Updated link to guidelines. --- doc/macro_reference.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index 0973c365..632dc6e6 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -1360,7 +1360,7 @@ include separate source code, and are intended to address several issues: * Fixing the ABI of the compiled library * Selecting which compiled library to link against based upon the compilers settings -See [@http://svn.boost.org/trac/boost/wiki/Guidelines/Separate Guidelines for Authors of Boost Libraries Containing Separate Source] +See [@http://www.boost.org/development/separate_compilation.html Guidelines for Authors of Boost Libraries Containing Separate Source] [section Macros controlling shared library symbol visibility]