Skip to content

Commit 47dfa83

Browse files
stefanvbsipocz
andauthored
Mention devstats-query-data and devstats-data (#65)
* Mention devstats-query-data and devstats-data * Fix typo Co-authored-by: Brigitta Sipőcz <[email protected]> --------- Co-authored-by: Brigitta Sipőcz <[email protected]>
1 parent 66cf60f commit 47dfa83

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

content/analytics/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ title: "Analytics"
88
type = 'card'
99
header = '[devstats.scientific-python.org](https://devstats.scientific-python.org)'
1010
body = '''
11-
Generate developer statistics for a specified project using the [devstats](https://github.com/scientific-python/devstats) package.
11+
We generate developer statistics for various core packages using the [devstats](https://github.com/scientific-python/devstats) tool.
12+
[Data releases](https://github.com/scientific-python/devstats-data/releases) are made weekly.
13+
1214
'''
1315

1416
[[item]]

content/github/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@ body = '''
5757
Add a GitHub status link directly to a CircleCI artifact.
5858
'''
5959

60+
[[item]]
61+
type = 'card'
62+
header = '[devstats-query-action](https://github.com/scientific-python/devstats-query-action)'
63+
body = '''
64+
Download devstats for one or more GitHub repositories as an artifact.
65+
'''
66+
6067
{{< /grid >}}
6168

6269
## Bots

0 commit comments

Comments
 (0)