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: settings/broken-links.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: "Redirects and broken links"
3
3
description: "Tools to help prevent invalid links"
4
-
icon: 'link-2'
4
+
icon: "link-2"
5
5
---
6
6
7
7
When you change the path of a file in your docs folder, it also changes the URL path to that page. This may happen when restructuring your docs or changing the sidebar title.
8
8
9
-
## Broken Links
9
+
## Broken links
10
10
11
11
Catch broken links with our CLI. [Install the CLI](/installation) and run the command:
0 commit comments