You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2022/10/26 11:49:44 UTC

[incubator-devlake-website] branch main updated: Update HeaderLearnMore.tsx

This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 06b278ef3 Update HeaderLearnMore.tsx
06b278ef3 is described below

commit 06b278ef3d72c3584634cbb3a5af80cdeb3a9c85
Author: Yumeng Wang <yu...@merico.dev>
AuthorDate: Wed Oct 26 19:45:34 2022 +0800

    Update HeaderLearnMore.tsx
---
 src/components/Sections/HeaderLearnMore.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Sections/HeaderLearnMore.tsx b/src/components/Sections/HeaderLearnMore.tsx
index 3539de94a..a58662e03 100644
--- a/src/components/Sections/HeaderLearnMore.tsx
+++ b/src/components/Sections/HeaderLearnMore.tsx
@@ -50,7 +50,7 @@ export function HeaderLearnMore() {
             mobile:my-[8px] sm:my-[8px]
             mobile:mx-auto sm:mx-auto
             "
-          to="https://devlake.apache.org/docs/v0.14/UserManuals/DORA"
+          to="https://devlake.apache.org/docs/UserManuals/DORA"
         >
           Learn More
         </Link>