diff options
-rw-r--r-- | doc/faq.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/faq.txt b/doc/faq.txt index 4ff5457bb..088a8f36e 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -185,9 +185,8 @@ Will it work on my platform XYZ?? ---------------------------------------- The most common stumbling block is a compiler that is buggy or can't -handle modern C++ (specifically, C++98). Check out the `build list -<http://botan.randombit.net/builds.html>`_ for a sense of which -platforms are actively being tested. +handle modern C++ (specifically, C++98). Check out the :doc:`build log +<build_log>` for a sense of which platforms are actively being tested. I'm not feeling this, what can I use instead? ------------------------------------------------------------ |