Skip to content

Commit f8741f3

Browse files
authored
Add link to JSON0 OT type
1 parent 603a77e commit f8741f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ For example, you could make a `users_limited` projection which lets users view e
160160
share.addProjection('users_limited', 'users', { name:true, profileUrl:true });
161161
```
162162

163-
Note that only the JSON0 OT type is supported for projections.
163+
Note that only the [JSON0 OT type](https://github.com/ottypes/json0) is supported for projections.
164164

165165
### Shutdown
166166

0 commit comments

Comments
 (0)