Commit 2d9444f
fix: update broken Flutter and Dart tutorial links (#12993)
_Description of what this PR is changing or adding, and why:_
Fixes two broken links in the documentation:
- **Getting started with Dart** → now points to the official
https://dart.dev/learn/tutorial
- **Introduction to Flutter UI** → updated to the current correct URL
https://docs.flutter.dev/learn/tutorial/create-an-app
Both links now work correctly and point to the latest official
tutorials.
## Presubmit checklist
- [ ] If you are unwilling, or unable, to sign the CLA, even for a
_tiny_, one-word PR, please file an issue instead of a PR.
- [ ] If this PR is not meant to land until a future stable release,
mark it as draft with an explanation.
- [X] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style)—for example, it doesn't
use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person
pronouns).
- [ ] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shams Zakhour <[email protected]>1 parent 8569b33 commit 2d9444f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments