Skip to content

Commit 8902700

Browse files
authored
Merge pull request #5147 from realm/merge-e7f8b1-to-master
Fix merge from e7f8b1 to master
2 parents 7509a7d + 63285f4 commit 8902700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

realm/realm-library/src/objectServer/java/io/realm/ErrorCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public enum ErrorCode {
2525

26-
// See https://github.com/realm/realm-sync/blob/master/doc/protocol.md
26+
// See Client::Error in https://github.com/realm/realm-sync/blob/master/src/realm/sync/client.hpp
2727
// See https://github.com/realm/realm-object-server/blob/master/object-server/doc/problems.md
2828

2929
// Realm Java errors (0-49)

0 commit comments

Comments
 (0)