diff --git a/src/components/settings_modal/tabs/version_tab.js b/src/components/settings_modal/tabs/version_tab.js index ae524826..475bed79 100644 --- a/src/components/settings_modal/tabs/version_tab.js +++ b/src/components/settings_modal/tabs/version_tab.js @@ -1,4 +1,4 @@ -const pleromaFeCommitUrl = 'https://akkoma.dev/srxl/pleroma-fe/src/branch/wl-stable' +const pleromaFeCommitUrl = 'https://akkoma.dev/srxl/akkoma-fe/src/branch/wl-stable' const pleromaBeCommitUrl = 'https://akkoma.dev/srxl/akkoma/src/branch/wl-stable' const VersionTab = {