mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-26 03:02:56 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
`Adapter / Wrapper`_
|
||||
====================
|
||||
`Adapter / Wrapper`__
|
||||
=====================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@ -68,4 +68,4 @@ Tests/AdapterTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Adapter
|
||||
.. _`Adapter / Wrapper`: http://en.wikipedia.org/wiki/Adapter_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Adapter_pattern
|
||||
|
Reference in New Issue
Block a user