Skip to content

Commit b0338a7

Browse files
committed
fix: link to migration instructions
1 parent f54ad4a commit b0338a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dfx-core/src/error/keyring.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ A macOS issue prevents arm64 versions of dfx from accessing your identities whil
4040
4141
You will need to go into Keychain Access and remove dfx from the 'Access Control' tab of all 'internet_computer_identities' keys.
4242
43-
For more information, see the dfx 0.28.0 migration guide: https://github.com/dfinity/sdk/blob/0.28.1/docs/migration/dfx-0.28.0-migration-guide.md
43+
For more information, see the dfx 0.28.0 migration guide: https://github.com/dfinity/sdk/blob/0.28.0-beta.2/docs/migration/dfx-0.28.0-migration-guide.md
4444
")]
4545
pub struct KeyringMaintenanceError;

0 commit comments

Comments
 (0)