frigate
frigate copied to clipboard
Fix bird link in EnrichmentsSettingsView.tsx
This trivial PR fixes what looks like a a copy/paste bug for the bird classification docs URL.
license_plate_recognition -> bird_classification
Proposed change
Type of change
- [ ] Dependency upgrade
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature
- [ ] Breaking change (fix/feature causing existing functionality to break)
- [ ] Code quality improvements to existing code
- [ ] Documentation Update
Checklist
- [x] The code change is tested and works locally.
- [x] Local tests pass. Your PR cannot be merged unless tests pass
- [x] There is no commented out code in this PR.
- [x] UI changes including text have used i18n keys and have been added to the
enlocale. - [x] The code has been formatted using Ruff (
ruff format frigate)
Deploy Preview for frigate-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 8a2eb4cd02fbe317d7186f31a71f3976e0a2d267 |
| Latest deploy log | https://app.netlify.com/projects/frigate-docs/deploys/68520defc23b9a0008ad1d4c |
Looks like this will need the linter run on it before merging.