mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-11 17:34:09 +02:00
fix wikipedia links for pdf version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Command |Wikipedia|_
|
||||
====================
|
||||
`Command`_
|
||||
==========
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -74,7 +74,4 @@ Tests/CommandTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Command
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Command_pattern
|
||||
.. _`Command`: http://en.wikipedia.org/wiki/Command_pattern
|
Reference in New Issue
Block a user