Skip to content

Commit 3b21ece

Browse files
authored
Fix links for stargazers and watching documentation (#62188)
1 parent 0d71de9 commit 3b21ece

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/rest/activity/starring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ In responses from the REST API, `watchers`, `watchers_count`, and `stargazers_co
2828

2929
### New access restrictions
3030

31-
In July 2026, to ensure responsible use of this data and to protect users from misuse, we are introducing new access restrictions to the endpoints related to starring. Access to the stargazers listing endpoints will be limited to admins and collaborators. For more information, see the [changelog post](/WIP).
31+
In July 2026, to ensure responsible use of this data and to protect users from misuse, we are introducing new access restrictions to the endpoints related to starring. Access to the stargazers listing endpoints will be limited to admins and collaborators. For more information, see the [changelog post](https://github.blog/changelog/2026-06-30-upcoming-access-restrictions-to-public-api-endpoints-and-ui-views/).
3232

3333
<!-- Content after this section is automatically generated -->

content/rest/activity/watching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ In responses from the REST API, `subscribers_count` corresponds to the number of
2727

2828
### New access restrictions
2929

30-
In July 2026, to ensure responsible use of this data and to protect users from misuse, we are introducing new access restrictions to several public API endpoints related to watching. Access to the subscribers and subscriptions listing endpoints will be limited to admins and collaborators, and the endpoint that lists repositories watched by a user is being deprecated. During the deprecation period, the endpoint will remain available but will return empty responses, and it will be fully removed in a later phase. For more information, see the [changelog post](/WIP).
30+
In July 2026, to ensure responsible use of this data and to protect users from misuse, we are introducing new access restrictions to several public API endpoints related to watching. Access to the subscribers and subscriptions listing endpoints will be limited to admins and collaborators, and the endpoint that lists repositories watched by a user is being deprecated. During the deprecation period, the endpoint will remain available but will return empty responses, and it will be fully removed in a later phase. For more information, see the [changelog post](https://github.blog/changelog/2026-06-30-upcoming-access-restrictions-to-public-api-endpoints-and-ui-views/).
3131

3232
<!-- Content after this section is automatically generated -->

0 commit comments

Comments
 (0)