diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 75e5eab63a13..45ba18777610 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -8,7 +8,7 @@ body: options: - label: I searched the existing issues and did not find anything similar. required: true - - label: I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) + - label: I read/searched [the docs](https://opencv.github.io/cvat/docs/) required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 1e0827936bc5..ab7222ad3123 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -8,7 +8,7 @@ body: options: - label: I searched the existing issues and did not find anything similar. required: true - - label: I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) + - label: I read/searched [the docs](https://opencv.github.io/cvat/docs/) required: true - type: textarea attributes: