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: website/docs/en/api/config/config-theme.mdx
+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
@@ -402,7 +402,7 @@ interface EditLink {
402
402
403
403
-**Default**: `undefined`
404
404
405
-
Display a link to edit the page on Git management services such as GitHub, or GitLab.
405
+
Display a link to edit the page on Git management services such as GitHub, or GitLab. The link appears in both the doc footer and the right-side outline panel.
Copy file name to clipboardExpand all lines: website/docs/en/ui/layout-components/edit-link.mdx
+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
@@ -9,7 +9,7 @@ overviewHeaders: []
9
9
10
10
## Usage
11
11
12
-
This component is usually rendered automatically as part of[DocFooter](/ui/layout-components/doc-footer) and doesn't need manual usage.
12
+
This component is rendered automatically in both the[DocFooter](/ui/layout-components/doc-footer) and the right-side outline panel, and doesn't need manual usage.
0 commit comments