Skip to content

Commit 4385815

Browse files
authored
docs: updated the link of the plugin stats dashboard (#872)
1 parent 9f83688 commit 4385815

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

site/content/docs/developer-guide/plugin-stats.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ time.
1212

1313
To see your plugin’s download statistics over time:
1414

15-
1. Visit the [stats.krew.dev] dashboard.
16-
2. Click the “Individual Plugin Stats” report.
17-
3. Choose your plugin from the dropdown and browse the data for your plugin.
15+
1. Visit the [krew-index-tracker] dashboard.
16+
2. Choose your plugin from the dropdown and browse the data for your plugin.
1817

1918
This data is obtained by scraping the downloads count of your plugin assets via
2019
the [GitHub API] regularly. Since Krew does not track its users, this data:
@@ -28,8 +27,8 @@ the [GitHub API] regularly. Since Krew does not track its users, this data:
2827
> its availability and accuracy.
2928
>
3029
> The scraping code can be found
31-
> [here](https://github.com/corneliusweig/krew-index-tracker).
30+
> [here](https://github.com/predatorray/krew-index-tracker).
3231
3332
[GitHub releases]: https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository
34-
[stats.krew.dev]: https://datastudio.google.com/c/reporting/f74370a0-adcf-4cec-b7bd-a58c638948f5/page/Ufl7
33+
[krew-index-tracker]: https://predatorray.github.io/krew-index-tracker/
3534
[GitHub API]: https://developer.github.com/v3/repos/releases/#list-assets-for-a-release

0 commit comments

Comments
 (0)