Fix a number of outdated URLs across a number of markdown files
http -> https where appropriate dartlang.org -> dart.dev ...and others Change-Id: I996afdd63d0c743cbabf7d29ade9e36cc3536fe8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149340 Auto-Submit: Kevin Moore <kevmoo@google.com> Reviewed-by: Michael Thomsen <mit@google.com> Commit-Queue: Michael Thomsen <mit@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
1ad89b85a2
commit
26c1dec7ae
@@ -43,7 +43,7 @@ abide by the following basic conditions:
|
||||
|
||||
Compatibility is only considered between stable releases (i.e. releases from the
|
||||
[Dart stable
|
||||
channel](https://www.dartlang.org/tools/sdk/archive#stable-channel)).
|
||||
channel](https://dart.dev/tools/sdk/archive#stable-channel)).
|
||||
|
||||
## Breaking change notification
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
|
||||
The Dart SDK ships via a number of channels:
|
||||
|
||||
- Via the [Dart SDK](https://www.dartlang.org/tools/sdk#install)
|
||||
- Via the [Flutter SDK](http://flutter.io)
|
||||
- Via the [Dart SDK](https://dart.dev/get-dart#install)
|
||||
- Via the [Flutter SDK](https://flutter.dev/)
|
||||
- Internally at Google via an internal channel
|
||||
|
||||
Each of these channels use varying release calendars, and keeping these entirely
|
||||
|
||||
Reference in New Issue
Block a user