Skip to content

Commit 90bdb07

Browse files
authored
Fix broken anchor link (#1488)
1 parent 6c15ba5 commit 90bdb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/screens.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Your responsive modifiers will reflect these custom screen names, so using them
153153

154154
## Advanced configuration
155155

156-
By default, breakpoints are min-width to encourage a [mobile-first](/docs/responsive-design#mobile-first) workflow. If you need more control over your media queries, you can also define them using an object syntax that lets you specify explicit min-width and max-width values.
156+
By default, breakpoints are min-width to encourage a [mobile-first](/docs/responsive-design#working-mobile-first) workflow. If you need more control over your media queries, you can also define them using an object syntax that lets you specify explicit min-width and max-width values.
157157

158158
### Max-width breakpoints
159159

0 commit comments

Comments
 (0)