remove the link to changelog
just use our blog for updates
This commit is contained in:
parent
89277335a0
commit
26d0c5e8db
|
|
@ -23,7 +23,6 @@ export function MainLayout({
|
|||
const discordLink = `https://${OUR_DOMAIN}/discord`
|
||||
const companyLinks = [
|
||||
{ text: "Blog", href: `https://blog.${OUR_DOMAIN}` },
|
||||
{ text: "Changelog", href: `https://changelog.${OUR_DOMAIN}` },
|
||||
{ text: "Privacy", href: `https://${DOCS_DOMAIN}/privacy.html` },
|
||||
{ text: "Terms", href: `https://${DOCS_DOMAIN}/terms.html` },
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue