diff --git a/github/Notification.py b/github/Notification.py index c64fdf12..50c8839e 100644 --- a/github/Notification.py +++ b/github/Notification.py @@ -21,7 +21,7 @@ import github.NotificationSubject class Notification(github.GithubObject.CompletableGithubObject): """ - This class represents Notifications. The reference can be found here http://developer.github.com/v3/activity/notifications/#list-your-notifications + This class represents Notifications. The reference can be found here http://developer.github.com/v3/activity/notifications/ """ @property