Skip to content

Commit 1976164

Browse files
committed
Fix badges
1 parent 6aea359 commit 1976164

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

packages/guides-theme-rst/README.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11

2-
.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/require/php
2+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-rst/require/php
33
:alt: PHP Version Require
4-
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
4+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
55

6-
.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/stable
6+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-rst/v/stable
77
:alt: Latest Stable Version
8-
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
8+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
99

10-
.. image:: http://poser.pugx.org/phpdocumentor/guides-restructured-text/v/unstable
10+
.. image:: http://poser.pugx.org/phpdocumentor/guides-theme-rst/v/unstable
1111
:alt: Latest Unstable Version
12-
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
12+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
1313

14-
.. image:: https://poser.pugx.org/phpdocumentor/guides-restructured-text/d/total
14+
.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-rst/d/total
1515
:alt: Total Downloads
16-
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
16+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
1717

18-
.. image:: https://poser.pugx.org/phpdocumentor/guides-restructured-text/d/monthly
18+
.. image:: https://poser.pugx.org/phpdocumentor/guides-theme-rst/d/monthly
1919
:alt: Monthly Downloads
20-
:target: https://packagist.org/packages/phpdocumentor/guides-restructured-text
20+
:target: https://packagist.org/packages/phpdocumentor/guides-theme-rst
2121

2222
====================
2323
phpDocumentor Guides
@@ -27,11 +27,11 @@ This repository is part of `phpDocumentor's Guides library <https://github.com/p
2727
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
2828
This AST is then fed to a renderer, which produces the desired output, such as HTML.
2929

30-
The package `phpdocumentor/guides-restructured-text <https://packagist.org/packages/phpdocumentor/guides-restructured-text>`__ adds
30+
The package `phpdocumentor/guides-theme-rst <https://packagist.org/packages/phpdocumentor/guides-theme-rst>`__ adds
3131
`reStructuredText Markup <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html>`__ support to the
3232
phpDocumentor's Guides library.
3333

3434
:Mono-Repository: https://github.com/phpDocumentor/guides
3535
:Documentation: https://github.com/phpDocumentor/guides/tree/main/docs/index.rst
36-
:Packagist: https://packagist.org/packages/phpdocumentor/guides-restructured-text
36+
:Packagist: https://packagist.org/packages/phpdocumentor/guides-theme-rst
3737
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst

0 commit comments

Comments
 (0)