Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future Builder link is broken #11554

Closed
1 task
hp15t2019 opened this issue Dec 28, 2024 · 0 comments · Fixed by #11578
Closed
1 task

Future Builder link is broken #11554

hp15t2019 opened this issue Dec 28, 2024 · 0 comments · Fixed by #11578
Assignees
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev from.page-issue Reported in a reader-filed concern

Comments

@hp15t2019
Copy link

hp15t2019 commented Dec 28, 2024

Page URL

https://docs.flutter.dev/get-started/fundamentals/dart/

Page source

https://github.com/flutter/website/tree/main/src/content/get-started/fundamentals/dart.md

Describe the problem

FutureBuilder API link on the get started page you to the page not found link

https://api.flutter.dev/flutter/widgets/FutureBuilder-class?_gl=1*1mu2de*_ga*NzQ4MDc5ODIwLjE3MzUxNzE1MDA.*_ga_04YGWK0175*MTczNTM2MTIzMy40LjEuMTczNTM2MjA4MS4wLjAuMA..

Screenshot 2024-12-27 at 21 01 35

Expected fix

correct link to the Future Builder API https://api.flutter.dev/flutter/widgets/FutureBuilder-class.html

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@hp15t2019 hp15t2019 added the from.page-issue Reported in a reader-filed concern label Dec 28, 2024
@piedcipher piedcipher self-assigned this Jan 9, 2025
@piedcipher piedcipher added the a.get-started Relates to the Getting Started section of docs.flutter.dev label Jan 9, 2025
sfshaza2 pushed a commit that referenced this issue Jan 10, 2025
Fixed a Broken URL

Issues fixed by this PR (if any): Fixes #11554 

PRs or commits this PR depends on (if any): None

## Presubmit checklist

- [x] This PR is marked as draft with an explanation if not meant to
land until a future stable release.
- [x] This PR doesn’t contain automatically generated corrections
(Grammarly or similar).
- [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).
- [x] 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev from.page-issue Reported in a reader-filed concern
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants