Skip to content

Commit 2ef7dea

Browse files
lidavidmkou
authored andcommitted
ARROW-15721: [Website] Add Flight/Flight SQL to subprojects
Closes #197 from lidavidm/arrow-15721: Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent b40756e commit 2ef7dea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
Subprojects
5656
</a>
5757
<div class="dropdown-menu" aria-labelledby="navbarDropdownSubprojects">
58+
<a class="dropdown-item" href="{{ site.baseurl }}/docs/format/Flight.html">Arrow Flight</a>
59+
<a class="dropdown-item" href="{{ site.baseurl }}/docs/dev/format/FlightSql.html">Arrow Flight SQL</a>
5860
<a class="dropdown-item" href="{{ site.baseurl }}/datafusion">DataFusion</a>
5961
</div>
6062
</li>

0 commit comments

Comments
 (0)