mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-28 10:40:17 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Template Method`_
|
||||
==================
|
||||
`Template Method`__
|
||||
===================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -61,4 +61,4 @@ Tests/JourneyTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/TemplateMethod
|
||||
.. _`Template Method`: http://en.wikipedia.org/wiki/Template_method_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Template_method_pattern
|
Reference in New Issue
Block a user