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

tlopex pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new be90440aca7 [DOCS] Add docs link to main navigation (#70)
be90440aca7 is described below

commit be90440aca73c1ca14eaa86414d22273f5815e5b
Author: Shushi Hong <[email protected]>
AuthorDate: Fri Jun 26 16:10:18 2026 -0400

    [DOCS] Add docs link to main navigation (#70)
---
 _data/menus.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/_data/menus.yml b/_data/menus.yml
index 9f02025c49a..678248f3197 100644
--- a/_data/menus.yml
+++ b/_data/menus.yml
@@ -2,6 +2,8 @@
   link: /community
 - name: Download
   link: /download
+- name: Docs
+  link: https://tvm.apache.org/docs/
 - name: Posts
   link: /posts
 - name: TVM FFI

Reply via email to