mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
docs(dart): replace overview link with full Functions guide. (#9636)
Switches from the language-tour anchor to the dedicated Functions page to provide complete documentation instead of a summary.
This commit is contained in:
@@ -4,4 +4,4 @@ Dart is a true object-oriented language, so even functions are objects and have
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Functions](https://dart.dev/guides/language/language-tour#functions)
|
||||
- [@official@Functions](https://dart.dev/language/functions)
|
||||
|
||||
Reference in New Issue
Block a user