Browse Source

Update bug_report.md

Blake Blackshear 4 years ago
parent
commit
2395f93ed1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.md

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.md

@@ -11,7 +11,7 @@ assignees: ''
 A clear and concise description of what your issue is.
 
 **Version of frigate**
-Output from `/version`
+Output from `/api/version`
 
 **Config file**
 Include your full config file wrapped in triple back ticks.
@@ -26,7 +26,7 @@ Include relevant log output here
 
 **Frigate stats**
 ```json
-Output from frigate's /stats endpoint
+Output from frigate's /api/stats endpoint
 ```
 
 **FFprobe from your camera**