From 16e9d292f46dbfb21dbdebd2e2de996ae4dbbe6d Mon Sep 17 00:00:00 2001 From: Essem Date: Tue, 4 Mar 2025 20:11:22 -0600 Subject: [PATCH] Fix commit URLs --- src/modules/instance.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/instance.js b/src/modules/instance.js index 40fcdb4f..837eef40 100644 --- a/src/modules/instance.js +++ b/src/modules/instance.js @@ -74,8 +74,8 @@ const defaultState = { conversationOtherRepliesButton: 'below', conversationTreeFadeAncestors: false, maxDepthInThread: 6, - backendCommitUrl: 'https://akkoma.dev/AkkomaGang/akkoma/commit/', - frontendCommitUrl: 'https://akkoma.dev/AkkomaGang/pleroma-fe/commit/', + backendCommitUrl: 'https://github.com/TheEssem/mastodon/commit/', + frontendCommitUrl: 'https://akkoma.dev/esm/akkoma-fe/commit/', // Nasty stuff customEmoji: [],