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