This repository was archived by the owner on Jun 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap Expand file tree Collapse file tree Original file line number Diff line number Diff line change 122122 {% else: %}
123123 < li > < a href ='{{ pathto(master_doc) }} ' aria-label ="index-page "> Table of Contents</ a > </ li >
124124 {% endif %}
125- < li > < a href ='{{ pathto(master_doc ) }}/genindex.html '> Book Index</ a > </ li >
125+ < li > < a href ='{{ pathto("genindex.html",1 ) }} '> Book Index</ a > </ li >
126126 < li class ="divider "> </ li >
127127 < li style ="width: 240px; ">
128128 < form class ="navbar-search " style ="margin:10px; " action ="{{ pathto('search') }} " method ="get ">
186186 </ a >
187187 < ul class ="dropdown-menu user-menu ">
188188 < li > < a href ='http://runestoneinteractive.org/pages/faq.html '> FAQ</ a > </ li >
189- < li > < a href ='https://runestone.academy/runestone/static/overview/navhelp.html '> Navigation Help</ a > </ li >
190- < li > < a href ='https://runestone.academy/runestone/static/overview/instructor.html '> Help for Instructors</ a > </ li >
189+ < li > < a href ='https://runestone.academy/runestone/static/instructorguide/index.html '> Instructors Guide</ a > </ li >
191190 < li class ="divider "> </ li >
192191 < li > < a href ='http://runestoneinteractive.org '> About Runestone</ a > </ li >
193192 < li > < a href ='/{{ appname }}/default/reportabug?course={{ course_id }}&page={{ pathto(pagename,1) }} '> Report A Problem</ a > </ li >
You can’t perform that action at this time.
0 commit comments