mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
Fix more docs errors. (#39051)
* Fix remaining unknown-document docs errors. * Fix last toc-tree-missing-document docs error.
This commit is contained in:
parent
dbd0272f2e
commit
9e8889bb70
7 changed files with 6 additions and 8 deletions
|
@ -44,7 +44,7 @@ Documentation for each module can be accessed from the command line with the ans
|
|||
|
||||
ansible-doc yum
|
||||
|
||||
For a list of all available modules, see :doc:`modules_by_category`, or run the following at a command prompt::
|
||||
For a list of all available modules, see :doc:`../modules/modules_by_category`, or run the following at a command prompt::
|
||||
|
||||
ansible-doc -l
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.. _plugin_filter_config:
|
||||
.. _plugin_filtering_config:
|
||||
|
||||
Plugin Filter Configuration
|
||||
===========================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue