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

View File

@@ -42,7 +42,7 @@ JavaScript library to detect Browser, Engine, OS, CPU, and Device type/model fro
---
# 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
### `UAParser([user-agent:string][,extensions:object][,headers:object(since@2.0)]):IData`