mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-26 00:31:39 +03:00
Replace deprecated links (#4174)
Replace the old links which were deprecated with the new URLs they redirect to.
This commit is contained in:
parent
d6becca820
commit
3971ad0774
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user