瀏覽代碼

Update index.tsx

Stefan Pejcic 1 年之前
父節點
當前提交
c9dedffc5a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/src/pages/support/index.tsx

+ 1 - 1
documentation/src/pages/support/index.tsx

@@ -23,7 +23,7 @@ const PrivacyPolicy: React.FC = () => {
                     <p>If your question has been asked before, you might be able to find an answer in minutes and get your problem knocked out before we even know it exists.</p>
                 
                     <ul>
-                        <li><a href="/docs/admin/intro/">Search Documentation</a></li>
+                        <li><a href="/search">Search Documentation</a></li>
                         <li><a href="https://community.openpanel.co">Search Forums</a></li>
                     </ul>