network-engine icon indicating copy to clipboard operation
network-engine copied to clipboard

Broken link for parser_directives documentation under command_parser.md

Open justinhaef opened this issue 6 years ago • 1 comments

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.

justinhaef avatar Mar 08 '19 19:03 justinhaef

resolved_by_pr https://github.com/ansible-network/network-engine/pull/241

trishnaguha avatar Jul 01 '19 16:07 trishnaguha