nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

Template documentation links broken #151

Closed jdrew82 closed 1 month ago

jdrew82 commented 2 months ago

Environment

Observed Behavior

Clicking links on RTD site for nautobot-app and nautobot-app-ssot results in a 404 broken link error. It appears the links work in the README.

Expected Behavior

Expected to see the documentation on the relevant template.

Steps to Reproduce

  1. Go to RTD at https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/. 2.Click nautobot-app or nautobot-app-ssot URL link.
  2. See 404 error page.
gsnider2195 commented 1 month ago

Duplicate of #109