mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
docs: cleanup outdated infos
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<project_license>MIT AND LicenseRef-proprietary=https://github.com/toeverything/AFFiNE/blob/canary/LICENSE</project_license>
|
||||
<url type="homepage">https://affine.pro</url>
|
||||
<url type="bugtracker">https://github.com/toeverything/AFFiNE/issues</url>
|
||||
<url type="help">https://docs.affine.pro/docs</url>
|
||||
<url type="help">https://docs.affine.pro/</url>
|
||||
<url type="vcs-browser">https://github.com/toeverything/AFFiNE</url>
|
||||
<url type="contribute">https://docs.affine.pro/docs/contributing</url>
|
||||
<url type="contribute">https://docs.affine.pro/contributing</url>
|
||||
<developer id="pro.affine.app">
|
||||
<name>affine</name>
|
||||
</developer>
|
||||
|
||||
@@ -48,7 +48,7 @@ export const ImportPage = ({
|
||||
<span>
|
||||
AFFiNE will gradually support more and more file types for import.
|
||||
<a
|
||||
href="https://community.affine.pro/c/feature-requests/import-export"
|
||||
href="https://affine.pro/redirect/discord"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
|
||||
@@ -40,7 +40,7 @@ export const EditorLoading = ({
|
||||
1: (
|
||||
<a
|
||||
style={{ color: 'var(--affine-primary-color)' }}
|
||||
href="https://community.affine.pro"
|
||||
href="https://affine.pro/redirect/discord"
|
||||
target="__blank"
|
||||
/>
|
||||
),
|
||||
|
||||
+1
-1
@@ -142,7 +142,7 @@ export function ContactUS() {
|
||||
1: (
|
||||
<a
|
||||
style={{ color: 'var(--affine-primary-color)' }}
|
||||
href="https://community.affine.pro"
|
||||
href="https://affine.pro/redirect/discord"
|
||||
target="__blank"
|
||||
/>
|
||||
),
|
||||
|
||||
@@ -128,7 +128,7 @@ export const AboutAffine = () => {
|
||||
<a
|
||||
className={styles.link}
|
||||
rel="noreferrer"
|
||||
href="https://community.affine.pro"
|
||||
href="https://affine.pro/redirect/discord"
|
||||
target="_blank"
|
||||
>
|
||||
{t['com.affine.aboutAFFiNE.contact.community']()}
|
||||
|
||||
Reference in New Issue
Block a user