File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ What is Checked?
97
97
^^^^^^^^^^^^^^^^
98
98
99
99
PyCQA is an Organization for code quality tools (and plugins) for the Python programming language.
100
- Doc8 is a sub-project of the same Organization. Refer this
100
+ Doc8 is a sub-project of the same Organization. Refer this
101
101
`README <https://github.com/PyCQA/doc8/blob/main/README.rst >`_ for more details.
102
102
103
103
What is checked:
@@ -263,7 +263,7 @@ Converting from Markdown
263
263
------------------------
264
264
265
265
If you want to convert a ``.md `` file to a ``.rst `` file, this
266
- `tool <https://github.com/chrissimpkins/md2rst >`_ does it pretty well.
266
+ `tool <https://github.com/chrissimpkins/md2rst >`_ does it pretty well.
267
267
You will still have to clean up and check for errors as this contains a lot of bugs. But this is
268
268
definitely better than converting everything by yourself.
269
269
You can’t perform that action at this time.
0 commit comments