From 2395f93ed1b8f5aeb188d06be4815a6cd4c2e194 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Mon, 22 Feb 2021 06:43:21 -0600 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 52f25a865..e9184f81e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.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**