浏览代码

novi git repo

Stefan Pejcic 1 年之前
父节点
当前提交
b9c43544e9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      documentation/src/refine-theme/common-header/menu.tsx

+ 2 - 2
documentation/src/refine-theme/common-header/menu.tsx

@@ -41,7 +41,7 @@ export const Menu: React.FC = () => {
                                         ))}
                                         ))}
                                     </div>
                                     </div>
                                     <Link
                                     <Link
-                                        to="https://github.com/"
+                                        to="https://github.com/stefanpejcic/openpanel/"
                                         className="no-underline"
                                         className="no-underline"
                                     >
                                     >
                                         <div
                                         <div
@@ -97,7 +97,7 @@ export const Menu: React.FC = () => {
                                         </div>
                                         </div>
                                         <div className="flex gap-4">
                                         <div className="flex gap-4">
                                             <Link
                                             <Link
-                                                to="https://github.com/"
+                                                to="https://github.com/stefanpejcic/openpanel/"
                                                 className={clsx(
                                                 className={clsx(
                                                     "no-underline",
                                                     "no-underline",
                                                     "hover:text-inherit",
                                                     "hover:text-inherit",