Skip to content

Commit 0a5f722

Browse files
Update firebase-get-to-know-flutter/steps/index.lab.md
Co-authored-by: Parker Lougheed <[email protected]>
1 parent 0c61b70 commit 0a5f722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-get-to-know-flutter/steps/index.lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ Also note the way that the widgets are laid out, you have a `Row` with a
781781
`TextFormField` to fill any extra space in the row. To better understand why
782782
this is required, see [Understanding constraints][].
783783

784-
[Understanding constraints]: https://flutter.dev/docs/development/ui/layout/constraints
784+
[Understanding constraints]: https://docs.flutter.dev/ui/layout/constraints
785785

786786
Now that you have a widget that enables the user to enter some text to add to
787787
the Guest Book, you need to get it on the screen.

0 commit comments

Comments
 (0)