From c850c8b0729ec62034a05afc0073231a5257883d Mon Sep 17 00:00:00 2001 From: Ryunosuke SATO Date: Sun, 6 Jan 2013 18:04:51 +0900 Subject: [PATCH] Fix broken link - '/v3/repos/watching/' -> '/v3/activity/watching/' --- content/v3/activity/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3/activity/notifications.md b/content/v3/activity/notifications.md index a554d69725..c2cb90a035 100644 --- a/content/v3/activity/notifications.md +++ b/content/v3/activity/notifications.md @@ -7,7 +7,7 @@ title: Notifications | GitHub API * TOC {:toc} -GitHub Notifications are powered by [watched repositories](/v3/repos/watching/). +GitHub Notifications are powered by [watched repositories](/v3/activity/watching/). Users receive notifications for discussions in repositories they watch including: