fix: telemetry url (#6620)

This commit is contained in:
Anmol Singh Bhatia 2025-02-17 15:13:46 +05:30 committed by GitHub
parent 31bba2926d
commit d4ee32cb41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,7 +123,7 @@ export const GeneralConfigurationForm: FC<IGeneralConfigurationForm> = observer(
No PII is collected.This anonymized data is used to understand how you use Plane and build new features No PII is collected.This anonymized data is used to understand how you use Plane and build new features
in line with{" "} in line with{" "}
<a <a
href="https://docs.plane.so/self-hosting/telemetry" href="https://developers.plane.so/self-hosting/telemetry"
target="_blank" target="_blank"
className="text-custom-primary-100 hover:underline" className="text-custom-primary-100 hover:underline"
rel="noreferrer" rel="noreferrer"