mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 20:10:49 +02:00
Replace deprecated links (#4174)
Replace the old links which were deprecated with the new URLs they redirect to.
This commit is contained in:
@@ -715,6 +715,6 @@ main() {
|
||||
## Further Reading
|
||||
|
||||
Dart has a comprehensive web-site. It covers API reference, tutorials, articles and more, including a
|
||||
useful Try Dart online.
|
||||
[https://www.dartlang.org](https://www.dartlang.org)
|
||||
[https://try.dartlang.org](https://try.dartlang.org)
|
||||
useful DartPad (a cloud-based Dart coding playground).
|
||||
[https://dart.dev/](https://dart.dev)
|
||||
[https://dartpad.dev/](https://dartpad.dev)
|
||||
|
Reference in New Issue
Block a user