Skip to content

Commit b520493

Browse files
committed
fix: changed docs link from gen1 -> gen2
1 parent 06381db commit b520493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify_core/lib/src/category/amplify_auth_category.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ class AuthCategory extends AmplifyCategory<AuthPluginInterface> {
13591359
/// Retrieves the current device.
13601360
///
13611361
/// For more information about device tracking, see the
1362-
/// [Amplify docs](https://docs.amplify.aws/lib/auth/device_features/q/platform/flutter/).
1362+
/// [Amplify docs](https://docs.amplify.aws/flutter/build-a-backend/auth/manage-users/manage-devices/#fetch-current-device).
13631363
///
13641364
/// ## Examples
13651365
///

0 commit comments

Comments
 (0)