Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v3/activity/starring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/v3/activity/watching.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down