summaryrefslogtreecommitdiffhomepage
path: root/pt-br
diff options
context:
space:
mode:
authorPratik Karki <predatoramigo@gmail.com>2018-02-28 20:18:45 +0545
committerGitHub <noreply@github.com>2018-02-28 20:18:45 +0545
commit784bc7a9bd18b78b344e5fa4057df430ba042e0e (patch)
tree99caa1a69f3becdc042f8bae7d61a87fff8191fc /pt-br
parentb0cbcaad2c00e179db2becf0e9dbece8bb3071d3 (diff)
Fix URLs
Diffstat (limited to 'pt-br')
-rw-r--r--pt-br/dart-pt.html.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/pt-br/dart-pt.html.markdown b/pt-br/dart-pt.html.markdown
index c127034c..e9d72850 100644
--- a/pt-br/dart-pt.html.markdown
+++ b/pt-br/dart-pt.html.markdown
@@ -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)
+