mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 06:27:25 +02:00
use Anonymous Hyperlinks for wikipedia link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Data Mapper`_
|
||||
==============
|
||||
`Data Mapper`__
|
||||
===============
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -57,4 +57,4 @@ Tests/DataMapperTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/DataMapper
|
||||
.. _`Data Mapper`: http://en.wikipedia.org/wiki/Data_mapper_pattern
|
||||
.. __: http://en.wikipedia.org/wiki/Data_mapper_pattern
|
||||
|
Reference in New Issue
Block a user