Skip to content

Commit 6ac064a

Browse files
Update docs/contribute/redirects.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 4b949a1 commit 6ac064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/redirects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To successfully implement a redirect:
2525
- It is at the same location as the `docset.yml` file. Depending on the repository, this is generally at the root or within the `/docs` folder of the repository.
2626

2727
:::{note}
28-
It is possible that there is no `redirects.yml` file yet in some repositories. If that's the case, create it next to the repo's `docset.yml` file. Refer to [](#file-location).
28+
Some repositories might not yet have a `redirects.yml` file. In this case, create one next to the repo's `docset.yml` file. Refer to [](#file-location).
2929
:::
3030

3131
2. Edit the file. Refer to [](#syntax) to get details on the expected syntax.

0 commit comments

Comments
 (0)