File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/guides-restructured-text Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This repository is part of `phpDocumentor's Guides library <https://github.com/p
23
23
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
24
24
This AST is then fed to a renderer, which produces the desired output, such as HTML.
25
25
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
27
27
`reStructuredText Markup <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html >`__ support to the
28
28
phpDocumentor's Guides library.
29
29
You can’t perform that action at this time.
0 commit comments