Skip to content

Commit dbcb099

Browse files
committed
chore: typo
1 parent 31d9684 commit dbcb099

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Web Analytics
66

7-
Website pageviews analytics tools.
7+
Website pageview analytics tools.
88

99
## License
1010

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Website pageview analytics tool for framework-free and multi-analytics-platform support.",
55
"author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",
66
"license": "MIT",
7-
"homepage": "https://github.com/analyticsjs/web-analytics/tree/main/packages/core",
7+
"homepage": "https://analytics.js.org/core/",
88
"files": [
99
"lib",
1010
"types"
@@ -31,4 +31,4 @@
3131
"dependencies": {
3232
"@bassist/utils": "^0.11.2"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)