chore: Remove Spectrum references (#1366)
* fix: knowledgebase -> knowledge base * chore: Remove links and mentions to Spectrum community
This commit is contained in:
@ -34,22 +34,10 @@ export function githubIssuesUrl(): string {
|
||||
return "https://www.github.com/outline/outline/issues";
|
||||
}
|
||||
|
||||
export function slackAppStoreUrl(): string {
|
||||
return "https://goabstract.slack.com/apps/A0W3UMKBQ-outline";
|
||||
}
|
||||
|
||||
export function blogUrl(): string {
|
||||
return "https://medium.com/getoutline";
|
||||
}
|
||||
|
||||
export function twitterUrl(): string {
|
||||
return "https://twitter.com/outlinewiki";
|
||||
}
|
||||
|
||||
export function spectrumUrl(): string {
|
||||
return "https://spectrum.chat/outline";
|
||||
}
|
||||
|
||||
export function mailToUrl(): string {
|
||||
return "mailto:hello@getoutline.com";
|
||||
}
|
||||
|
Reference in New Issue
Block a user