Skip to content

Commit b90eec3

Browse files
committed
review
1 parent 514b4f9 commit b90eec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FilterList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export const PostFilterSidebar = () => (
5050
```
5151
{% endraw %}
5252

53-
Add this component to the list view using [the `<List aside>` prop](./):
53+
Add this component to the list view using [the `<List aside>` prop](./List.md#aside):
5454

5555
```jsx
5656
import { PostFilterSidebar } from './PostFilterSidebar';

0 commit comments

Comments
 (0)