Skip to content

Commit 49856c2

Browse files
committed
Refer to the correct package
1 parent d4af3bd commit 49856c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides-restructured-text/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This repository is part of `phpDocumentor's Guides library <https://github.com/p
2323
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
2424
This AST is then fed to a renderer, which produces the desired output, such as HTML.
2525

26-
The package `phpdocumentor/guides-markdown <https://packagist.org/packages/phpdocumentor/guides-restructured-text>`__ adds
26+
The package `phpdocumentor/guides-restructured-text <https://packagist.org/packages/phpdocumentor/guides-restructured-text>`__ adds
2727
`reStructuredText Markup <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html>`__ support to the
2828
phpDocumentor's Guides library.
2929

0 commit comments

Comments
 (0)