Skip to content

Commit 931faaa

Browse files
committed
bug #5296 Fix link to Zend Soap (peterkokot)
This PR was merged into the 2.3 branch. Discussion ---------- Fix link to Zend Soap | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | N/A Commits ------- 50b722d Fix link to Zend Soap
2 parents 9940c65 + 50b722d commit 931faaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/web_services/php_soap_extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,4 @@ An example WSDL is below.
193193
.. _`PHP SOAP`: http://php.net/manual/en/book.soap.php
194194
.. _`NuSOAP`: http://sourceforge.net/projects/nusoap
195195
.. _`output buffering`: http://php.net/manual/en/book.outcontrol.php
196-
.. _`Zend SOAP`: http://framework.zend.com/manual/en/zend.soap.server.html
196+
.. _`Zend SOAP`: http://framework.zend.com/manual/current/en/modules/zend.soap.server.html

0 commit comments

Comments
 (0)