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 @@
|
||||
`Proxy`_
|
||||
========
|
||||
`Proxy`__
|
||||
=========
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -41,4 +41,4 @@ Test
|
||||
----
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/Proxy
|
||||
.. _`Proxy`: http://en.wikipedia.org/wiki/Proxy_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Proxy_pattern
|
||||
|
Reference in New Issue
Block a user