network-engine
network-engine copied to clipboard
Broken link for parser_directives documentation under command_parser.md
ISSUE TYPE
- Documentation Report
ANSIBLE VERSION
ansible --version
ansible 2.7.8
ansible-galaxy list | grep ansible.network
ansible-network.network-engine, v2.7.5
Network OS
- Operating System (inc version) of machine running Ansible macOS 10.13.6
- Network device make/model, including version n/a
SUMMARY
Broken Link at (https://github.com/ansible-network/network-engine/blob/devel/docs/user_guide/command_parser.md#sample-parser-templates) for "Parser templates for the command_parser module in the Network Engine role use YAML syntax. To write a parser template, follow the parser_directives documentation."
STEPS TO REPRODUCE
Currently - parser_directives documentation
Should - parser_directives documentation
EXPECTED RESULTS
Simple fix, looks like you just need to remove /user_guide/docs from the URL.
ACTUAL RESULTS
Broken link.
resolved_by_pr https://github.com/ansible-network/network-engine/pull/241