Skip to content

Commit 4d33182

Browse files
authored
Fix old dartlang.org URLs (#492)
1 parent 2dceb1b commit 4d33182

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

example/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
*This example assumes you're using a recent version of the Dart or Flutter SDK.*
22

3-
* Dart: you need [Dart 2](https://www.dartlang.org/dart-2).
4-
* Flutter: at least 0.6.0 (August 16, 2018).
5-
63
To use [package:json_serializable][json_serializable] in your package, add these
74
dependencies to your `pubspec.yaml`.
85

json_serializable/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Read about `build.yaml` at https://pub.dartlang.org/packages/build_config
1+
# Read about `build.yaml` at https://pub.dev/packages/build_config
22
targets:
33
$default:
44
builders:

0 commit comments

Comments
 (0)