Skip to content

Commit 5cfb5d4

Browse files
add link to the specification
1 parent 0c64c24 commit 5cfb5d4

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
@@ -7,7 +7,7 @@ A feature-packed ObjectId implementation for PHP.
77
## Usage Guide
88

99
`SlimeSystems\ObjectId` is a BSON-compatible identifier similar to MongoDB's `ObjectId`.
10-
It provides a 12-byte binary id based on the specification, along with handy utilities.
10+
It provides a 12-byte binary id based on [the specification](https://www.mongodb.com/docs/manual/reference/bson-types/#objectid), along with handy utilities.
1111

1212
### Creating ObjectIds
1313

0 commit comments

Comments
 (0)