We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bba29 commit d4ee32cCopy full SHA for d4ee32c
admin/app/general/form.tsx
@@ -123,7 +123,7 @@ export const GeneralConfigurationForm: FC<IGeneralConfigurationForm> = observer(
123
No PII is collected.This anonymized data is used to understand how you use Plane and build new features
124
in line with{" "}
125
<a
126
- href="https://docs.plane.so/self-hosting/telemetry"
+ href="https://developers.plane.so/self-hosting/telemetry"
127
target="_blank"
128
className="text-custom-primary-100 hover:underline"
129
rel="noreferrer"
0 commit comments