mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
fix wikipedia links for pdf version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Fluent Interface |Wikipedia|_
|
||||
=============================
|
||||
`Fluent Interface`_
|
||||
===================
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -43,7 +43,5 @@ Tests/FluentInterfaceTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Structural/FluentInterface
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Fluent_interface
|
||||
|
||||
.. _`Fluent Interface`: http://en.wikipedia.org/wiki/Fluent_interface
|
Reference in New Issue
Block a user