mirror of
https://github.com/browser-use/browser-use.git
synced 2025-02-18 01:18:20 +03:00
Update link
This commit is contained in:
@@ -43,7 +43,7 @@ class ProductTelemetry:
|
||||
self._posthog_client = None
|
||||
else:
|
||||
logging.info(
|
||||
'Anonymized telemetry enabled. See https://github.com/browser-use/browser-use for more information.'
|
||||
'Anonymized telemetry enabled. See https://docs.browser-use.com/development/telemetry for more information.'
|
||||
)
|
||||
self._posthog_client = Posthog(
|
||||
project_api_key=self.PROJECT_API_KEY,
|
||||
|
||||
Reference in New Issue
Block a user