Skip to content

Commit a5fb121

Browse files
Apply suggestions from review
Co-authored-by: Kyle Rollins <115574589+krollins-mdb@users.noreply.github.com>
1 parent e733c45 commit a5fb121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
You link identities using
2-
:java-sdk:`linkCredentials() <io/realm/mongodb/User.html#linkCredentials-io.realm.mongodb.Credentials->`
2+
:java-sdk:`linkCredentials() <io/realm/mongodb/User.html#linkCredentials(io.realm.mongodb.Credentials)>`
33
or :java-sdk:`linkCredentialsAsync()
4-
<io/realm/mongodb/User.html#linkCredentialsAsync-io.realm.mongodb.Credentials-io.realm.mongodb.App.Callback->`.
4+
<io/realm/mongodb/User.html#linkCredentialsAsync(io.realm.mongodb.Credentials,io.realm.mongodb.App.Callback)`.
55
This links the new user identity to the logged-in :java-sdk:`User
66
<io/realm/mongodb/User.html>` object.

0 commit comments

Comments
 (0)