summaryrefslogtreecommitdiff
path: root/documentation/ten-reasons-for-using-php-cpp.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ten-reasons-for-using-php-cpp.html')
-rw-r--r--documentation/ten-reasons-for-using-php-cpp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ten-reasons-for-using-php-cpp.html b/documentation/ten-reasons-for-using-php-cpp.html
index 7597fb2..d4a202b 100644
--- a/documentation/ten-reasons-for-using-php-cpp.html
+++ b/documentation/ten-reasons-for-using-php-cpp.html
@@ -1,6 +1,6 @@
<h1>Ten reasons for using PHP-CPP</h1>
<p>
- There are many reasons for using PHP-CPP. Let's name a view.
+ There are many reasons for using PHP-CPP. Let's name a few.
</p>
<h4>1. It's fast</h4>
<p>
@@ -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>