We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40756e commit 2ef7deaCopy full SHA for 2ef7dea
_includes/header.html
@@ -55,6 +55,8 @@
55
Subprojects
56
</a>
57
<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>
60
<a class="dropdown-item" href="{{ site.baseurl }}/datafusion">DataFusion</a>
61
</div>
62
</li>
0 commit comments