Unverified Commit b530111c authored by Brett Morgan's avatar Brett Morgan Committed by GitHub

Update documentation URLs (#49208)

parent 8086dd60
...@@ -2,5 +2,5 @@ ...@@ -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 @@ ...@@ -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;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment