Skip to content

Commit 6579a46

Browse files
committed
update badge doc
1 parent 795996e commit 6579a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
DesignPatternsPHP
44
=================
55

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
6+
.. image:: https://readthedocs.org/projects/designpatterns-php/badge/?version=latest
7+
:target: https://readthedocs.org/projects/designpatterns-php/?badge=latest
88
:alt: Documentation Status
99

1010
This is a collection of known design patterns and some sample code how

0 commit comments

Comments
 (0)