mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
WIP: fix build errors due to missing certified_supported label (#46835)
* fix build errors due to missing certified_supported label * fixed references and toc
This commit is contained in:
parent
849912c01b
commit
db3d920cfd
2 changed files with 22 additions and 16 deletions
|
@ -574,7 +574,7 @@ def process_support_levels(plugin_info, templates, output_dir, plugin_type):
|
|||
" Ansible Network Team<network_maintained>` in"
|
||||
" a relationship similar to how the Ansible Core Team"
|
||||
" maintains the Core modules."},
|
||||
'Ansible Partners': {'slug': 'partner_supported',
|
||||
'Ansible Partners': {'slug': 'certified_supported',
|
||||
'modules': [],
|
||||
'output': 'partner_maintained.rst',
|
||||
'blurb': """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue