This commit is contained in:
B. Petersen
2020-05-19 15:35:23 +02:00
committed by link2xt
parent 6483b8c138
commit 7e78d6a92b

View File

@@ -162,7 +162,7 @@ typedef struct _dc_provider dc_provider_t;
* - Strings in function arguments or return values are usually UTF-8 encoded.
*
* - The issue-tracker for the core library is here:
* <https://github.com/deltachat/deltachat-core/issues>
* <https://github.com/deltachat/deltachat-core-rust/issues>
*
* The following points are important mainly
* for the authors of the library itself: