ianmcook commented on code in PR #46583: URL: https://github.com/apache/arrow/pull/46583#discussion_r2107278251
########## docs/source/conf.py: ########## @@ -341,16 +341,10 @@ "image_light": "_static/arrow.png", "image_dark": "_static/arrow-dark.png", }, - "header_links_before_dropdown": 2, - "header_dropdown_text": "Implementations", + "header_links_before_dropdown": 4, "navbar_align": "left", "navbar_end": ["kapa-ai-bot.html", "version-switcher", "theme-switcher", "navbar-icon-links"], "icon_links": [ - { - "name": "GitHub", - "url": "https://github.com/apache/arrow", - "icon": "fa-brands fa-square-github", - }, Review Comment: On second thought, I think it's best for us to keep the link to the main apache/arrow repo in the top nav. The changes in #44801 make it easy to get to the other repos from there, and I worry that our precious GitHub stars vanity metric could suffer if we don't direct people there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org