summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-04-07 14:58:51 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-04-07 14:58:51 +0200
commit614d95ad69f4e1d3457f2831abc94ecb0809c12e (patch)
tree62961505d89ee61bfcce062d2051e1d2c99916de /documentation
parent45a79f33051ed70fd69d3b9943a1e5797402430e (diff)
fixed broken link on php-cpp website
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ten-reasons-for-using-php-cpp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ten-reasons-for-using-php-cpp.html b/documentation/ten-reasons-for-using-php-cpp.html
index 7597fb2..16a1881 100644
--- a/documentation/ten-reasons-for-using-php-cpp.html
+++ b/documentation/ten-reasons-for-using-php-cpp.html
@@ -41,7 +41,7 @@
<p>
Many programmers find it a matter of honor to make code that
can only be understood by themselves. We do not agree. The PHP-CPP library is
- fully documented (the documentation can be found on <a href="documentation">
+ fully documented (the documentation can be found on <a href="http://www.php-cpp.com/documentation">
www.php-cpp.com/documentation</a>), and the source code is full with
comments and explanations.
</p>