docs(core): fixed link to error reporting

This commit is contained in:
alina 🌸 2024-12-10 09:33:12 +03:00
parent b5bf02fc72
commit 54bebb73dd
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

@ -120,7 +120,7 @@ export interface MtClientOptions {
/** /**
* mtcute can send all unknown RPC errors to [danog](https://github.com/danog)'s * mtcute can send all unknown RPC errors to [danog](https://github.com/danog)'s
* [error reporting service](https://rpc.pwrtelegram.xyz/). * [error reporting service](https://report-rpc-error.madelineproto.xyz/).
* *
* This is fully anonymous (except maybe IP) and is only used to improve the library * This is fully anonymous (except maybe IP) and is only used to improve the library
* and developer experience for everyone working with MTProto. This is fully opt-in, * and developer experience for everyone working with MTProto. This is fully opt-in,