1
0
mirror of synced 2025-12-20 02:19:14 -05:00

Fix mention of external redirect file (#20411)

This commit is contained in:
Lucas Costi
2021-07-20 12:56:16 +10:00
committed by GitHub
parent 1441b3c714
commit a328d3f302

View File

@@ -8,7 +8,7 @@ Sometimes we change the name of an article but want its old URL to redirect to i
## External redirects ## External redirects
Sometimes the canonical home of some content moves outside the help site. For these types of redirects, we add entries to [/lib/redirects/external-redirects.json](/lib/redirects/external-redirects.json). Sometimes the canonical home of some content moves outside the help site. For these types of redirects, we add entries to [/lib/redirects/external-sites.json](/lib/redirects/external-sites.json).
## Custom redirects ## Custom redirects