mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-24 00:31:15 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Service Locator`_
|
||||
==================
|
||||
`Service Locator`__
|
||||
===================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -81,4 +81,4 @@ Tests/ServiceLocatorTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/ServiceLocator
|
||||
.. _`Service Locator`: http://en.wikipedia.org/wiki/Service_locator_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Service_locator_pattern
|
||||
|
Reference in New Issue
Block a user