@@ -71,20 +71,20 @@ privacy_policy = ""
7171version_menu = " Releases"
7272
7373# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
74- github_repo = " http://github.com/minikube/ kubernetes"
74+ github_repo = " http://github.com/kubernetes/minikube "
7575# An optional link to a related project repo. For example, the sibling repository where your product code lives.
7676github_project_repo = " "
7777
7878# Specify a value here if your content directory is not in your repo's root directory
79- github_subdir = " / site/content "
79+ github_subdir = " site"
8080
8181# Google Custom Search Engine ID. Remove or comment out to disable search.
8282gcs_engine_id = " 005331096405080631692:s7c4yfpw9sy"
8383
8484# User interface configuration
8585[params .ui ]
8686# Enable to show the side bar menu in its compact state.
87- sidebar_menu_compact = false
87+ sidebar_menu_compact = true
8888# Set to true to disable breadcrumb navigation.
8989breadcrumb_disable = false
9090# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
@@ -99,8 +99,8 @@ navbar_logo = true
9999[params .ui .feedback ]
100100enable = true
101101# The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful).
102- yes = ' Glad to hear it! Please <a href="https://github.com/kubernetes/minikube/issues/new">tell us how we can improve</a>.'
103- no = ' Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube/issues/new">tell us how we can improve</a>.'
102+ yes = ' Glad to hear it! Please <a href="https://github.com/kubernetes/minikube/issues/new/choose ">tell us how we can improve</a>.'
103+ no = ' Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube/issues/new/choose ">tell us how we can improve</a>.'
104104
105105[params .links ]
106106# End user relevant links. These will show up on left side of footer and in the community page if you have one.
0 commit comments