mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 15:13:56 +00:00
Fix URLs
This commit is contained in:
parent
b0cbcaad2c
commit
784bc7a9bd
@ -501,8 +501,9 @@ main() {
|
||||
|
||||
Dart tem um site bastante fácil de entender. Ele tem os docs da API, tutoriais, artigos e muito mais, incluindo uma
|
||||
opção muito útil de testar o Dart online.
|
||||
http://www.dartlang.org/
|
||||
http://try.dartlang.org/
|
||||
* [https://www.dartlang.org](https://www.dartlang.org)
|
||||
* [https://try.dartlang.org](https://try.dartlang.org)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user