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