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/api/themes/theme-configuration.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -597,7 +597,7 @@ Accepted fields:
597
597
|`dropdownItemsAfter`| <code>[LinkLikeItem](#navbar-dropdown)[]</code> |`[]`| Add additional dropdown items at the end of the dropdown. |
598
598
|`docsPluginId`|`string`|`'default'`| The ID of the docs plugin that the doc versioning belongs to. |
599
599
|`dropdownActiveClassDisabled`|`boolean`|`false`| Do not add the link active class when browsing docs. |
600
-
|`versions`|`DropdownVersions`|`undefined`| Specify a custom list of versions to include in the dropdown. See [the versioning guide](../../versioning#configuring-representation) for details. |
600
+
|`versions`|`DropdownVersions`|`undefined`| Specify a custom list of versions to include in the dropdown. See [the versioning guide](../../../versioning#configuring-representation) for details. |
0 commit comments