demisto / content-docs

Demisto Content Developer Docs
https://xsoar.pan.dev/
MIT License
41 stars 59 forks source link

Broken link 'autogenerated' in Playbook section #843

Closed kgal-pan closed 2 years ago

kgal-pan commented 2 years ago

Describe the problem

In Playbook section, the link under the word autogenerated (https://xsoar.pan.dev/docs/contributing/documentation/readme_file#creating-documentation) is broken:

for README file (i.e. Packs/YourPackName/Playbooks/playbook-YourPlaybookName_README.md): documentation file for the Playbook, mostly autogenerated

# print only HTTP response status code
curl -s -o /dev/null -w "%{http_code}" https://xsoar.pan.dev/docs/contributing/documentation/readme_file
404

Screenshots

image

image

Environment

welcome[bot] commented 2 years ago

Hi and welcome to our Content Developer Docs project! Thanks and congrats for opening your very first issue. If you know the fix, you may also submit a PR to fix the issue if you like!

reutshal commented 2 years ago

Closing as this was fixed by https://github.com/demisto/content-docs/pull/850