mirror of
https://github.com/outline/outline.git
synced 2026-04-25 20:00:13 -05:00
@@ -62,7 +62,7 @@ export function developers(): string {
|
||||
}
|
||||
|
||||
export function changelog(): string {
|
||||
return `${process.env.URL}/changelog`;
|
||||
return `https://www.getoutline.com/changelog`;
|
||||
}
|
||||
|
||||
export function signin(service: string = 'slack'): string {
|
||||
|
||||
Reference in New Issue
Block a user