use Anonymous Hyperlinks for wikipedia link

This commit is contained in:
Faust
2015-05-29 12:11:16 +02:00
parent d266e1a42b
commit fa36638e88
30 changed files with 91 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
`Singleton`_
============
`Singleton`__
=============
**THIS IS CONSIDERED TO BE AN ANTI-PATTERN! FOR BETTER TESTABILITY AND
MAINTAINABILITY USE DEPENDENCY INJECTION!**
@@ -47,4 +47,4 @@ Tests/SingletonTest.php
:linenos:
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Creational/Singleton
.. _`Singleton`: http://en.wikipedia.org/wiki/Singleton_pattern
.. __: http://en.wikipedia.org/wiki/Singleton_pattern