We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795996e commit 6579a46Copy full SHA for 6579a46
index.rst
@@ -3,8 +3,8 @@
3
DesignPatternsPHP
4
=================
5
6
-.. image:: https://readthedocs.org/projects/designpatterns-php/badge/?version=read-the-docs
7
- :target: https://readthedocs.org/projects/designpatterns-php/?badge=read-the-docs
+.. image:: https://readthedocs.org/projects/designpatterns-php/badge/?version=latest
+ :target: https://readthedocs.org/projects/designpatterns-php/?badge=latest
8
:alt: Documentation Status
9
10
This is a collection of known design patterns and some sample code how
0 commit comments