mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
Fix bird link in EnrichmentsSettingsView.tsx
license_plate_recognition -> bird_classification
This commit is contained in:
parent
2d586eeeb7
commit
ebf8c42218
@ -554,7 +554,7 @@ export default function EnrichmentsSettingsView({
|
||||
<div className="flex items-center text-primary">
|
||||
<Link
|
||||
to={getLocaleDocUrl(
|
||||
"configuration/license_plate_recognition",
|
||||
"configuration/bird_classification",
|
||||
)}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user