svn: /pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/ Main.tpl.php
[email protected] (Michael Gauthier)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
gauthierm Tue, 13 Jul 2010 19:17:04 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=301249
Log:
Fix links to manual. Thanks mfonda\!
Changed paths:
U pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php
Modified: pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php 2010-07-13 19:15:30 UTC (rev 301248)
+++ pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/Main.tpl.php 2010-07-13 19:17:04 UTC (rev 301249)
@@ -44,7 +44,7 @@
<div class="left">
<h2>What is PEAR?</h2>
- PEAR is a packaging and distribution system for reusable PHP components. You can find more information about using PEAR in the <a href="#">online manual</a>.
+ PEAR is a packaging and distribution system for reusable PHP components. You can find more information about using PEAR in the <a href="http://pear.php.net/manual/">online manual</a>.
</div>
<div class="right">
@@ -100,7 +100,8 @@
hardware provided by <a href="http://www.pair.com/">pair Networks</a>.
Site design provided by <a href="http://www.silverorange.com">silverorange</a>.
PEAR is a framework and distribution system for reusable PHP components. You
- can find out more information about PEAR in the <a href="#">online manual</a>.
+ can find out more information about PEAR in the
+ <a href="http://pear.php.net/manual/">online manual</a>.
</p>
</div>