Fix broken relative URL in car port PR template (#21014)

* Relative to absolute URL

* Fix URL in another location
pull/21016/head
Jason Young 2021-05-24 12:03:18 -04:00 committed by GitHub
parent bc8ac03b15
commit 4587c17f44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: