mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-13 02:14:04 +02:00
fix wikipedia links for pdf version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Chain Of Responsibilities |Wikipedia|_
|
||||
======================================
|
||||
`Chain Of Responsibilities`_
|
||||
============================
|
||||
|
||||
Purpose:
|
||||
--------
|
||||
@@ -67,7 +67,4 @@ Tests/ChainTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/ChainOfResponsibilities
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Chain_of_responsibility_pattern
|
||||
.. _`Chain Of Responsibilities`: http://en.wikipedia.org/wiki/Chain_of_responsibility_pattern
|
Reference in New Issue
Block a user