diff --git a/.github/PULL_REQUEST_TEMPLATE/car_port.md b/.github/PULL_REQUEST_TEMPLATE/car_port.md index 7d681d58c3..9c2d70919f 100644 --- a/.github/PULL_REQUEST_TEMPLATE/car_port.md +++ b/.github/PULL_REQUEST_TEMPLATE/car_port.md @@ -9,6 +9,6 @@ assignees: '' **Checklist** - [ ] added to README -- [ ] test route added to [test_routes.py](../../selfdrive/test/test_routes.py) +- [ ] test route added to [test_routes.py](https://github.com/commaai/openpilot/blob/master/selfdrive/test/test_models.py) - [ ] route with openpilot: - [ ] route with stock system: diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a1131eac44..32bc804ae1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -23,7 +23,7 @@ Route: [a route with the bug fix] **Checklist** - [ ] added to README -- [ ] test route added to [test_routes.py](../../selfdrive/test/test_routes.py) +- [ ] test route added to [test_routes.py](https://github.com/commaai/openpilot/blob/master/selfdrive/test/test_models.py) - [ ] route with openpilot: - [ ] route with stock system: