fix: changelog link in readme (#672)

This commit is contained in:
Hyunbin 2023-09-27 10:07:46 +09:00 committed by GitHub
parent b5546ee39f
commit 91d2d2c0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ JavaScript library to detect Browser, Engine, OS, CPU, and Device type/model fro
--- ---
# Version 2.0 # Version 2.0
What's new & breaking, please read [CHANGELOG](changelog.md) before upgrading. What's new & breaking, please read [CHANGELOG](CHANGELOG.md) before upgrading.
# Documentation # Documentation
### `UAParser([user-agent:string][,extensions:object][,headers:object(since@2.0)]):IData` ### `UAParser([user-agent:string][,extensions:object][,headers:object(since@2.0)]):IData`