mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 22:17:25 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Chain Of Responsibilities`_
|
||||
============================
|
||||
`Chain Of Responsibilities`__
|
||||
=============================
|
||||
|
||||
Purpose:
|
||||
--------
|
||||
@@ -67,4 +67,4 @@ Tests/ChainTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/ChainOfResponsibilities
|
||||
.. _`Chain Of Responsibilities`: http://en.wikipedia.org/wiki/Chain_of_responsibility_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Chain_of_responsibility_pattern
|
Reference in New Issue
Block a user