We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735cdd4 commit d01976cCopy full SHA for d01976c
src/pages/Social/Social.tsx
@@ -9,7 +9,7 @@ import { useEffect } from 'react';
9
import Twitter from './Twitter/Twitter';
10
import styles from './Social.module.scss';
11
12
-export const HUB_LINK = 'https://hackmd.io/J2P6k7ANT5GIXI3D1mPzrQ';
+export const HUB_LINK = 'https://docs.cyb.ai/#/page/aicosystem';
13
14
// TODO: folder is dirty, can be refactored
15
function Social() {
0 commit comments