Skip to content

Commit 1f35844

Browse files
authored
Fix redirects (#1717)
1 parent 9ba13aa commit 1f35844

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contributing/documentation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ After your Plone Contributor Agreement has been approved, and you have been adde
111111
112112
1. Clarify the scope of work that needs to be done.
113113
Check for previous work, assignment to another developer, or whether the requirements have changed.
114-
1. [Assign yourself to the issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/assigning-issues-and-pull-requests-to-other-github-users).
114+
1. [Assign yourself to the issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/assigning-issues-and-pull-requests-to-other-github-users).
115115
This signals to other developers that you are working on the issue.
116116
117117
From here, you can either make {ref}`contributing-quick-edits-label` or {ref}`contributing-large-edits-label`.

docs/contributing/first-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Once you have completed, tested, and linted your code, and created a {ref}`contr
260260
This also creates a hyperlink to the original issue for easy reference.
261261

262262
```{seealso}
263-
[Linking a pull request to an issue using a keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)
263+
[Linking a pull request to an issue using a keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)
264264
```
265265

266266
1. **Request a review.**

0 commit comments

Comments
 (0)