Skip to content

Commit 0b29a3c

Browse files
authored
Merge pull request #1 from melissawm/add_tech_report2
Add link to TR in Learn navbar dropdown
2 parents 86201d6 + cb7bdca commit 0b29a3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/_templates/navbar-top.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<ul class="dropdown-menu">
88
<li><a class="dropdown-item" href="getting_started.html">Get Started</a></li>
99
<li><a class="dropdown-item" href="tutorials.html">Tutorials</a></li>
10+
<li><a class="dropdown-item" href="ecosystem_overview/the_ecosystem_overview_tr.html">Learn more about the JAX AI Ecosystem</a></li>
1011
</ul>
1112
</li>
1213
<li class="nav-item dropdown">

0 commit comments

Comments
 (0)