docs(core): fixed link to error reporting
This commit is contained in:
parent
b5bf02fc72
commit
54bebb73dd
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue