mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
add wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Prototype
|
||||
=========
|
||||
Prototype |Wikipedia|_
|
||||
======================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -53,3 +53,7 @@ Test
|
||||
----
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Creational/Prototype
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Prototype_pattern
|
Reference in New Issue
Block a user