Skip to content

Commit 08bae45

Browse files
authored
Fixed release notes link
1 parent 24b8c6f commit 08bae45

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
@@ -51,7 +51,7 @@ has been removed from all but the `BotInfo` results (yes, `4.x` introduces some
5151
lightweight classes for identifying the type of result you have received).
5252

5353
In all but a few cases this change will be transparent to most users (given common JS
54-
coding pattern), but it's worth checking the [release](/releases/tag/v4.0.0)
54+
coding pattern), but it's worth checking the [release](https://github.com/DamonOehlman/detect-browser/releases/tag/4.0.0)
5555
notes to get details on those edge cases.
5656

5757
Additionally, with the source now being written in TypeScript the package

0 commit comments

Comments
 (0)