Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 7, 2024
1 parent 8a3c05d commit 2c15aed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.11.1",
"description": "Understand how your tool is being used by anonymously reporting usage metrics to Google Analytics or Yandex.Metrica",
"license": "BSD-2-Clause",
"repository": "yeoman/insight",
"repository": "sindresorhus/insight",
"author": {
"name": "Sindre Sorhus",
"email": "[email protected]",
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Insight [![Build Status](https://secure.travis-ci.org/yeoman/insight.svg?branch=master)](https://travis-ci.org/yeoman/insight)
# Insight

> Understand how your tool is being used by anonymously reporting usage metrics to [Google Analytics](https://www.google.com/analytics/) or [Yandex.Metrica](https://metrica.yandex.com)
## Install

```
$ npm install insight
```sh
npm install insight
```

## Access data / generate dashboards
Expand Down

0 comments on commit 2c15aed

Please sign in to comment.