fix: provide working telemetry documentation url (#6614)

Closes #6613
This commit is contained in:
Paul Ivanov 2025-02-17 00:11:12 -08:00 committed by GitHub
parent d6c25a76f6
commit 31bba2926d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -336,7 +336,7 @@ export const InstanceSetupForm: FC = (props) => {
</label>
<a
tabIndex={-1}
href="https://docs.plane.so/telemetry"
href="https://developers.plane.so/self-hosting/telemetry"
target="_blank"
rel="noopener noreferrer"
className="text-sm font-medium text-blue-500 hover:text-blue-600"