This repository was archived by the owner on Jun 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
bookserver/templates/books Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
1616 />
1717 < link
18- href ="/ns/staticAssets/main.css "
18+ href ="/ns/staticAssets/main.css "
1919 rel ="stylesheet "
2020 media ="screen "
2121 />
3030 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
3131 < span class ="navbar-toggler-icon "> </ span >
3232 </ button >
33-
33+
3434 < div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
3535 < ul class ="navbar-nav mr-auto ">
3636 < li class ="nav-item active ">
6363 {% if is_instructor %}
6464 < a class ="dropdown-item " href ="/runestone/admin/index "> Instructor's Page</ a >
6565 < a class ="dropdown-item " href ="/runestone/peer/instructor.html "> Peer Instruction (Instructor)</ a >
66- < a class ="dropdown-item " href ="https://author.runestone.academy' "> Author Tools</ a >
66+ < a class ="dropdown-item " href ="https://author.runestone.academy "> Author Tools</ a >
6767 < a class ="dropdown-item " href ="/runestone/admin/manage_exercises "> Editorial Page</ a >
6868 < div class ="dropdown-divider "> </ div >
6969 {% endif %}
You can’t perform that action at this time.
0 commit comments