mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
add link to telemetry page in the welcome screen
This commit is contained in:
parent
c546464751
commit
f31666f037
@ -48,8 +48,9 @@ class TosModal extends React.Component<{}, {}> {
|
||||
<div className="item-inner">
|
||||
<div className="item-title">Telemetry</div>
|
||||
<div className="item-text">
|
||||
We only collect minimal <i>anonymous</i> telemetry data to help us understand
|
||||
how many people are using Wave.
|
||||
We only collect minimal <i>anonymous</i>{" "}
|
||||
<a href="https://docs.waveterm.dev/reference/telemetry">telemetry data</a> to
|
||||
help us understand how many people are using Wave.
|
||||
</div>
|
||||
<div className="item-field" style={{ marginTop: 2 }}>
|
||||
<Toggle
|
||||
|
Loading…
Reference in New Issue
Block a user