-
-
Notifications
You must be signed in to change notification settings - Fork 648
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10884 from DestinyItemManager/remove-mastodon
Remove Mastodon links
- Loading branch information
Showing
9 changed files
with
15 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,10 @@ | ||
/** Shared constants for external links that may be used on multiple pages. */ | ||
|
||
export const bungieHelpLink = 'https://mastodon.social/@bungiehelp'; | ||
export const dimHelpMastodonLink = 'https://mstdn.games/@ThisIsDIM'; | ||
export const discordLink = 'https://discord.gg/UK2GWC7'; | ||
export const userGuideLink = 'https://guide.dim.gg'; | ||
export const wishListGuideLink = | ||
'https://github.com/DestinyItemManager/DIM/wiki/Creating-Wish-Lists'; | ||
|
||
export const dimMastodonAccount = '@[email protected]'; | ||
export const bungieHelpAccount = '@BungieHelp'; | ||
|
||
export function userGuideUrl(topic: string) { | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters