diff options
author | lloyd <[email protected]> | 2011-11-28 14:05:23 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-11-28 14:05:23 +0000 |
commit | 1a0828a6cde4809c5ee54ca661e581606fed5d0d (patch) | |
tree | 0a366a0c08b2374cc2f2195f48dc9d2702e94b78 | |
parent | 02f5422ba1908639b5949d5e228863a73e0c7520 (diff) |
Fix link, and use sphinx to generate
-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? ------------------------------------------------------------ |