Update documentation URLs (#49208)
This commit is contained in:
parent
8086dd601f
commit
b530111c5a
@ -2,5 +2,5 @@
|
|||||||
// Use of this source code is governed by a BSD-style license that can be
|
// Use of this source code is governed by a BSD-style license that can be
|
||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
/// [Flutter platform integration APIs for Android.](https://docs.flutter.io/javadoc/)
|
/// [Flutter platform integration APIs for Android.](https://api.flutter.dev/javadoc/)
|
||||||
library Android;
|
library Android;
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
// Use of this source code is governed by a BSD-style license that can be
|
// Use of this source code is governed by a BSD-style license that can be
|
||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
/// [Flutter platform integration APIs for iOS.](https://docs.flutter.io/objcdoc/)
|
/// [Flutter platform integration APIs for iOS.](https://api.flutter.dev/objcdoc/)
|
||||||
library iOS;
|
library iOS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user