mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-25 13:59:08 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Null Object`_
|
||||
==============
|
||||
`Null Object`__
|
||||
===============
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -72,4 +72,4 @@ Tests/LoggerTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/NullObject
|
||||
.. _`Null Object`: http://en.wikipedia.org/wiki/Null_Object_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Null_Object_pattern
|
Reference in New Issue
Block a user