Skip to content

Commit c7847e5

Browse files
myarbjaniceilene
andauthored
Fix broken links (github#17249)
Co-authored-by: Janice <janiceilene@github.com>
1 parent 0ec47e0 commit c7847e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/redirects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Sometimes the canonical home of some content moves outside the help site. For th
1414

1515
We also have custom routing code that automatically creates redirects under the hood for things like moved Admin guide pages. This code lives in [/lib/redirects/get-old-paths-from-permalink.js](/lib/redirects/get-old-paths-from-permalink.js). All redirects for the site are compiled when the server starts by [/lib/redirects/precompile.js](/lib/redirects/precompile.js).
1616

17-
See [Links and image paths](content/README.md#links-and-image-paths) for info on how links and images are rewritten on the fly at page render time.
17+
See [Links and image paths](../content/README.md#links-and-image-paths) for info on how links and images are rewritten on the fly at page render time.
1818

19-
See [Troubleshooting](contribution/troubleshooting.md#debugging-locally) for info on viewing the redirects for any page.
19+
See [Troubleshooting](./troubleshooting.md#debugging-locally) for info on viewing the redirects for any page.

0 commit comments

Comments
 (0)