mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-13 02:14:04 +02:00
fix wikipedia links for pdf version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Mediator |Wikipedia|_
|
||||
=====================
|
||||
`Mediator`_
|
||||
===========
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -70,7 +70,4 @@ Tests/MediatorTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Mediator
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Mediator_pattern
|
||||
.. _`Mediator`: http://en.wikipedia.org/wiki/Mediator_pattern
|
Reference in New Issue
Block a user