Skip to content

Commit 609a96b

Browse files
1 parent 4f0698f commit 609a96b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_articles/metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Before anybody can use or contribute back to your project, they need to know it
4343

4444
![Traffic graph](/assets/images/metrics/repo_traffic_graphs_tooltip.png)
4545

46-
If your project is hosted on GitHub, [you can view](https://help.github.com/articles/about-repository-graphs/#traffic) how many people land on your project and where they come from. From your project's page, click "Graphs", then "Traffic". On this page, you can see:
46+
If your project is hosted on GitHub, [you can view](https://help.github.com/articles/about-repository-graphs/#traffic) how many people land on your project and where they come from. From your project's page, click "Insights", then "Traffic". On this page, you can see:
4747

4848
* **Total page views:** Tells you how many times your project was viewed
4949

@@ -90,7 +90,7 @@ Retention also requires an [inflow of new contributors](http://blog.abigailcabun
9090

9191
Examples of community metrics that you may want to regularly track include:
9292

93-
* **Total contributor count and number of commits per contributor:** Tells you how many contributors you have, and who's more or less active. On GitHub, you can view this under "Graphs" -> "Contributors." Right now, this graph only counts contributors who have committed to the default branch of the repository.
93+
* **Total contributor count and number of commits per contributor:** Tells you how many contributors you have, and who's more or less active. On GitHub, you can view this under "Insights" -> "Contributors." Right now, this graph only counts contributors who have committed to the default branch of the repository.
9494

9595
![Contributor graph](/assets/images/metrics/repo_contributors_specific_graph.png)
9696

0 commit comments

Comments
 (0)