Fix telemetry link in TOS (#1087)

closes #1085
This commit is contained in:
Evan Simkowitz 2024-10-21 11:56:29 -07:00 committed by GitHub
parent 26e389776b
commit a173468e02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ const ModalPage1 = () => {
<div className="content-section-title">Telemetry</div> <div className="content-section-title">Telemetry</div>
<div className="content-section-text"> <div className="content-section-text">
We collect minimal anonymous{" "} We collect minimal anonymous{" "}
<a target="_blank" href="https://docs.waveterm.dev/reference/telemetry" rel={"noopener"}> <a target="_blank" href="https://docs.waveterm.dev/telemetry" rel={"noopener"}>
telemetry data telemetry data
</a>{" "} </a>{" "}
to help us understand how people are using Wave ( to help us understand how people are using Wave (