mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-29 18: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">
|
<div className="flex items-center text-primary">
|
||||||
<Link
|
<Link
|
||||||
to={getLocaleDocUrl(
|
to={getLocaleDocUrl(
|
||||||
"configuration/license_plate_recognition",
|
"configuration/bird_classification",
|
||||||
)}
|
)}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user