summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-05-02 09:40:30 +0200
committerEmiel Bruijntjes <emiel.bruijntjes@copernica.com>2014-05-02 09:40:30 +0200
commit0e24f714fa8ddc4e45b858a1eec25ef1d84e7654 (patch)
tree17f6298950c1bcc91edf3ba771689950915f19f8
parent66e8672fc0902220e5a606438d208f7a8e52ddd5 (diff)
parent722dfc7c43e4e352d95f6d0a28458e6f98b34839 (diff)
Merge pull request #89 from wapmorgan/fix_doc
Fix docs Thanks for contributing.
-rw-r--r--documentation/ten-reasons-for-using-php-cpp.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ten-reasons-for-using-php-cpp.html b/documentation/ten-reasons-for-using-php-cpp.html
index d4a202b..484f3fb 100644
--- a/documentation/ten-reasons-for-using-php-cpp.html
+++ b/documentation/ten-reasons-for-using-php-cpp.html
@@ -109,8 +109,8 @@
crazy not to try it.
</p>
<p>
- What are you waiting for? <a href="download">Download</a> the library,
- <a href="documentation/install">install it on your system</a> and get
- started with <a href="documentation/your-first-extension">your first extension</a>.
+ What are you waiting for? <a href="/download">Download</a> the library,
+ <a href="/documentation/install">install it on your system</a> and get
+ started with <a href="/documentation/your-first-extension">your first extension</a>.
</p>