You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contribute/redirects.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ To successfully implement a redirect:
25
25
- 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.
26
26
27
27
:::{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).
29
29
:::
30
30
31
31
2. Edit the file. Refer to [](#syntax) to get details on the expected syntax.
0 commit comments