lind 3 лет назад
Родитель
Сommit
34fd48cf71
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/RightContent/index.tsx

+ 1 - 1
src/components/RightContent/index.tsx

@@ -55,7 +55,7 @@ const GlobalHeaderRight: React.FC = () => {
       <span
         className={styles.action}
         onClick={() => {
-          window.open('https://doc.jetlinks.cn');
+          window.open('http://doc.jetlinks.cn');
         }}
       >
         <QuestionCircleOutlined />