diff --git a/content/v3/activity/starring.md b/content/v3/activity/starring.md index 38cb24c383..ad6746a982 100644 --- a/content/v3/activity/starring.md +++ b/content/v3/activity/starring.md @@ -10,7 +10,7 @@ title: Repository Starring | GitHub API Repository Starring is a feature that lets users bookmark repositories. Stars are shown next to repositories to show an approximate level of interest. Stars have no effect on notifications or the activity feed. For that, see [Repository -Watching](/v3/repos/watching). +Watching](/v3/activity/watching). We recently [changed the way watching works](https://github.com/blog/1204-notifications-stars) on GitHub. Many 3rd diff --git a/content/v3/activity/watching.md b/content/v3/activity/watching.md index ccd6891a66..4ddbb8298f 100644 --- a/content/v3/activity/watching.md +++ b/content/v3/activity/watching.md @@ -9,7 +9,7 @@ title: Repository Watching | GitHub API Watching a Repository registers the user to receive notificactions on new discussions, as well as events in the user's activity feed. See [Repository -Starring](/v3/repos/starring) for simple repository bookmarks. +Starring](/v3/activity/starring) for simple repository bookmarks. We recently [changed the way watching works](https://github.com/blog/1204-notifications-stars) on GitHub. Until 3rd