mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 14:37:27 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Mediator`_
|
||||
===========
|
||||
`Mediator`__
|
||||
============
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -70,4 +70,4 @@ Tests/MediatorTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Mediator
|
||||
.. _`Mediator`: http://en.wikipedia.org/wiki/Mediator_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Mediator_pattern
|
Reference in New Issue
Block a user