Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit f0fd018

Browse files
committed
Merge pull request #16 from froschdesign/hotfix/docs/8-links
[Docs] - Fixes link - See #8
2 parents 35ad05e + 12f0c47 commit f0fd018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/zend.xmlrpc.server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ allowing them to be directly echoed.
3939
### General considerations
4040

4141
For maximum performance it is recommended to use a simple bootstrap file for the server component.
42-
Using `Zend\XmlRpc\Server` inside a \[Zend\\Mvc\\Controller\](zend.mvc.controllers) is strongly
42+
Using `Zend\XmlRpc\Server` inside a [Zend\\Mvc\\Controller](https://github.com/zendframework/zend-mvc) is strongly
4343
discouraged to avoid the overhead.
4444

4545
Services change over time and while webservices are generally less change intense as code-native

0 commit comments

Comments
 (0)