Fix wrong link to error identifiers in documentation (#6127)

This commit is contained in:
Denys Halenok 2024-02-04 17:43:35 +01:00 committed by GitHub
parent 630e1f7ebb
commit a392889585
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1049,8 +1049,7 @@ Context properties:
* `srcFile`: The document to convert.
* `ImportError`: Subclass of Error that can be thrown to provide a specific
error message to the user. The constructor's first argument must be a string
matching one of the [known error
identifiers](https://github.com/ether/etherpad-lite/blob/1.8.16/src/static/js/pad_impexp.js==L80-L86).
matching one of the https://github.com/ether/etherpad-lite/blob/1.9.6/src/static/js/pad_impexp.js#L80-L86[known error identifiers].
Example: