Skip to content

Commit 23fbb9a

Browse files
authored
feat: add new migration link (#125)
1 parent f0f71ad commit 23fbb9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/shared/routes/setup/migrate/views/Migrate.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@
182182
183183
// TODO: complete function functionality
184184
function learnAboutMigrationsClick() {
185-
// TODO: modify link with the new blog entry
186-
Platform.openUrl('https://blog.iota.org/firefly-token-migration/')
185+
Platform.openUrl('https://blog.iota.org/iota-legacy-migration-tool/')
187186
}
188187
189188
onMount(async () => {

0 commit comments

Comments
 (0)