99
1010
1111
12- < link rel ="shortcut icon " href ="../../img/favicon.ico ">
12+ < link rel ="shortcut icon " href ="../../../ img/favicon.ico ">
1313 < meta name ="viewport " content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0 " />
1414 < title > Opencast 17 - Administration Guide</ title >
15- < link href ="../../css/bootstrap-3.3.7.min.css " rel ="stylesheet ">
16- < link href ="../../css/font-awesome-4.7.0.css " rel ="stylesheet ">
17- < link href ="../../css/base.css " rel ="stylesheet ">
18- < link rel ="stylesheet " href ="../../css/highlight.css ">
19- < link href ="../../css/extra.css " rel ="stylesheet ">
15+ < link href ="../../../ css/bootstrap-3.3.7.min.css " rel ="stylesheet ">
16+ < link href ="../../../ css/font-awesome-4.7.0.css " rel ="stylesheet ">
17+ < link href ="../../../ css/base.css " rel ="stylesheet ">
18+ < link rel ="stylesheet " href ="../../../ css/highlight.css ">
19+ < link href ="../../../ css/extra.css " rel ="stylesheet ">
2020 <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
2121 <!--[if lt IE 9]>
2222 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
2323 <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
2424 <![endif]-->
2525
26- < script src ="../../js/jquery-3.2.1.min.js "> </ script >
27- < script src ="../../js/bootstrap-3.3.7.min.js "> </ script >
28- < script src ="../../js/highlight.pack.js "> </ script >
26+ < script src ="../../../ js/jquery-3.2.1.min.js "> </ script >
27+ < script src ="../../../ js/bootstrap-3.3.7.min.js "> </ script >
28+ < script src ="../../../ js/highlight.pack.js "> </ script >
2929
3030 < base target ="_top ">
3131 < script >
32- var base_url = '../..' ;
32+ var base_url = '../../.. ' ;
3333 var is_top_frame = false ;
3434
3535 var pageToc = [
5858 ] ;
5959
6060 </ script >
61- < script src ="../../js/base.js "> </ script >
62- < script src ="../../javascript/extra.js "> </ script >
63- < script src ="../../javascript/popper.js "> </ script >
64- < script src ="../../javascript/tippy.js "> </ script >
61+ < script src ="../../../ js/base.js "> </ script >
62+ < script src ="../../../ javascript/extra.js "> </ script >
63+ < script src ="../../../ javascript/popper.js "> </ script >
64+ < script src ="../../../ javascript/tippy.js "> </ script >
6565</ head >
6666
6767< body >
8383 < div class ="row wm-article-nav-buttons " role ="navigation " aria-label ="navigation ">
8484
8585 < div class ="wm-article-nav pull-right ">
86- < a href ="../older-versions/ opencast-16/ " class ="btn btn-xs btn-default pull-right ">
86+ < a href ="../opencast-16/ " class ="btn btn-xs btn-default pull-right ">
8787 Next
8888 < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i >
8989 </ a >
90- < a href ="../older-versions/ opencast-16/ " class ="btn btn-xs btn-link ">
90+ < a href ="../opencast-16/ " class ="btn btn-xs btn-link ">
9191 Opencast 16
9292 </ a >
9393 </ div >
9494
9595 < div class ="wm-article-nav ">
96- < a href ="../opencast-18/ " class ="btn btn-xs btn-default pull-left ">
96+ < a href ="../../ opencast-18/ " class ="btn btn-xs btn-default pull-left ">
9797 < i class ="fa fa-chevron-left " aria-hidden ="true "> </ i >
98- Previous</ a > < a href ="../opencast-18/ " class ="btn btn-xs btn-link ">
98+ Previous</ a > < a href ="../../ opencast-18/ " class ="btn btn-xs btn-link ">
9999 Opencast 18
100100 </ a >
101101 </ div >
@@ -775,19 +775,19 @@ <h2 id="opencast-170-2024-12-04">Opencast 17.0 (2024-12-04)</h2>
775775 < div class ="row wm-article-nav-buttons " role ="navigation " aria-label ="navigation ">
776776
777777 < div class ="wm-article-nav pull-right ">
778- < a href ="../older-versions/ opencast-16/ " class ="btn btn-xs btn-default pull-right ">
778+ < a href ="../opencast-16/ " class ="btn btn-xs btn-default pull-right ">
779779 Next
780780 < i class ="fa fa-chevron-right " aria-hidden ="true "> </ i >
781781 </ a >
782- < a href ="../older-versions/ opencast-16/ " class ="btn btn-xs btn-link ">
782+ < a href ="../opencast-16/ " class ="btn btn-xs btn-link ">
783783 Opencast 16
784784 </ a >
785785 </ div >
786786
787787 < div class ="wm-article-nav ">
788- < a href ="../opencast-18/ " class ="btn btn-xs btn-default pull-left ">
788+ < a href ="../../ opencast-18/ " class ="btn btn-xs btn-default pull-left ">
789789 < i class ="fa fa-chevron-left " aria-hidden ="true "> </ i >
790- Previous</ a > < a href ="../opencast-18/ " class ="btn btn-xs btn-link ">
790+ Previous</ a > < a href ="../../ opencast-18/ " class ="btn btn-xs btn-link ">
791791 Opencast 18
792792 </ a >
793793 </ div >
@@ -799,7 +799,7 @@ <h2 id="opencast-170-2024-12-04">Opencast 17.0 (2024-12-04)</h2>
799799
800800< footer class ="container-fluid wm-page-content ">
801801 < p >
802- < a href ="https://github.com/opencast/opencast/edit/develop/docs/guides/admin/docs/changelog/opencast-17.md "> < i class ="fa fa-github "> </ i >
802+ < a href ="https://github.com/opencast/opencast/edit/develop/docs/guides/admin/docs/changelog/older-versions/ opencast-17.md "> < i class ="fa fa-github "> </ i >
803803Edit on GitHub</ a >
804804 </ p >
805805 < p > Documentation built with < a href ="https://www.mkdocs.org/ "> MkDocs</ a > using < a href ="https://github.com/gristlabs/mkdocs-windmill "> Windmill</ a > theme by Grist Labs.</ p >
0 commit comments