mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-25 17:21:19 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Abstract Factory`_
|
||||
===================
|
||||
`Abstract Factory`__
|
||||
====================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -91,4 +91,4 @@ Tests/AbstractFactoryTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Creational/AbstractFactory
|
||||
.. _`Abstract Factory`: http://en.wikipedia.org/wiki/Abstract_factory_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Abstract_factory_pattern
|
||||
|
Reference in New Issue
Block a user