mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: telemetry url (#6620)
This commit is contained in:
committed by
GitHub
parent
31bba2926d
commit
d4ee32cb41
@@ -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
|
||||
in line with{" "}
|
||||
<a
|
||||
href="https://docs.plane.so/self-hosting/telemetry"
|
||||
href="https://developers.plane.so/self-hosting/telemetry"
|
||||
target="_blank"
|
||||
className="text-custom-primary-100 hover:underline"
|
||||
rel="noreferrer"
|
||||
|
||||
Reference in New Issue
Block a user