Skip to content

Commit

Permalink
updated 3.0 changes wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Kafieh committed Aug 11, 2024
1 parent 5221da6 commit 2abcde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export default class ListModified extends Plugin {
displayNoticeAndWarn(
"Migration complete. Your settings have been preserved, but this update adds new features. " +
"The plugin WILL NOT WORK until you configure the new settings. Please read " +
'<a href="https://github.com/franciskafieh/obsidian-list-modified/wiki/3.0-Breaking-Update-Changes">https://github.com/franciskafieh/obsidian-list-modified/wiki/3.0-Breaking-Update-Changes</a> for info.',
'<a href="https://github.com/franciskafieh/obsidian-list-modified/wiki">https://github.com/franciskafieh/obsidian-list-modified/wiki</a> for info.',
);
}
}

0 comments on commit 2abcde2

Please sign in to comment.