From e564c75b142e1fc0a4c86c4cec5ea46341c00067 Mon Sep 17 00:00:00 2001 From: "Thomas J. Fan" Date: Wed, 15 Feb 2023 11:35:38 -0500 Subject: [PATCH] DOC Places governance in navigation bar --- doc/themes/scikit-learn-modern/nav.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/themes/scikit-learn-modern/nav.html b/doc/themes/scikit-learn-modern/nav.html index 9c6aa077c18fa..14d82e2e46e95 100644 --- a/doc/themes/scikit-learn-modern/nav.html +++ b/doc/themes/scikit-learn-modern/nav.html @@ -27,6 +27,7 @@ ('Support', pathto('support'), ''), ('Related packages', pathto('related_projects'), ''), ('Roadmap', pathto('roadmap'), ''), + ('Governance', pathto('governance'), ''), ('About us', pathto('about'), ''), ('GitHub', 'https://github.com/scikit-learn/scikit-learn', ''), ('Other Versions and Download', 'https://scikit-learn.org/dev/versions.html', '')]