We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514b4f9 commit b90eec3Copy full SHA for b90eec3
docs/FilterList.md
@@ -50,7 +50,7 @@ export const PostFilterSidebar = () => (
50
```
51
{% endraw %}
52
53
-Add this component to the list view using [the `<List aside>` prop](./):
+Add this component to the list view using [the `<List aside>` prop](./List.md#aside):
54
55
```jsx
56
import { PostFilterSidebar } from './PostFilterSidebar';
0 commit comments