fix: telemetry url (#6620)
This commit is contained in:
parent
31bba2926d
commit
d4ee32cb41
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue