mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 04:00:18 +02:00
fix wikipedia links for pdf version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Iterator |Wikipedia|_
|
||||
=====================
|
||||
`Iterator`_
|
||||
===========
|
||||
|
||||
Purpose
|
||||
-------
|
||||
@@ -67,7 +67,4 @@ Tests/IteratorTest.php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Iterator
|
||||
.. |Wikipedia| image:: /_static/Wikipedia-logo.png
|
||||
:height: 30 px
|
||||
:width: 30 px
|
||||
.. _Wikipedia: http://en.wikipedia.org/wiki/Iterator_pattern
|
||||
.. _`Iterator`: http://en.wikipedia.org/wiki/Iterator_pattern
|
Reference in New Issue
Block a user