mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-05 07:11:09 +00:00
Fix privacy policy url
This commit is contained in:
parent
d85606bfeb
commit
d05f7d4583
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ public class TelemetryComponent {
|
|||
+ "hardware and software configuration.<br/>"
|
||||
+ "<br/>"
|
||||
+ "Please note that this will not include personal data or any sensitive Information.<br/>"
|
||||
+ "The data sent complies with the <a href=\"https://codegpt.com/legal/privacy\">Privacy Policy</a>.";
|
||||
+ "The data sent complies with the <a href=\"https://codegpt.carlrobert.ee/privacy\">Privacy Policy</a>.";
|
||||
|
||||
private final JPanel panel;
|
||||
private final JBCheckBox enabled = new JBCheckBox("Send usage statistics");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue