Skip to content

Commit e003860

Browse files
Update docs/contribute/redirects.md
1 parent ee198db commit e003860

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/contribute/redirects.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ To successfully implement a redirect:
3434

3535
3. Fix all existing links to the moved or removed file within the repository where you're adding the redirect, by updating them to the new correct target, or by removing them if necessary. This is a best practice to keep our content healthy, and mandatory for your PR to pass CI checks.
3636

37-
4. Create a PR with all of the changes made through the previous steps. CI checks run to validate the newly added redirect and the docs build.
38-
In case of validation errors related the redirect, double check that your changes comply with all steps of this procedure. If the errors persist, reach out to the docs-engineering team.
37+
4. Create a PR with all of the changes made through the previous steps.
38+
39+
CI checks run to validate the newly added redirect and the docs build.
40+
In case of validation errors related the redirect, double check that your changes comply with all steps of this procedure. If the errors persist, ask @elastic/docs-engineering for assistance in your PR.
3941

4042
## Validation
4143

0 commit comments

Comments
 (0)