Modified: sites/solr/guide/8_9/setting-up-an-external-zookeeper-ensemble.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/setting-up-an-external-zookeeper-ensemble.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/setting-up-an-external-zookeeper-ensemble.html 
(original)
+++ sites/solr/guide/8_9/setting-up-an-external-zookeeper-ensemble.html Tue Apr 
15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Setting Up an External ZooKeeper Ensemble | Apache Solr Reference Guide 
8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-ensemble.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1955,11 +1955,11 @@ REM -a option on start script, those opt
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1984,7 +1984,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/shard-management.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/shard-management.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/shard-management.html (original)
+++ sites/solr/guide/8_9/shard-management.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Shard Management Commands | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/shard-management.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1879,11 +1879,11 @@ This is an expert level command, and sho
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1908,7 +1908,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/shards-and-indexing-data-in-solrcloud.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/shards-and-indexing-data-in-solrcloud.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/shards-and-indexing-data-in-solrcloud.html (original)
+++ sites/solr/guide/8_9/shards-and-indexing-data-in-solrcloud.html Tue Apr 15 
19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Shards and Indexing Data in SolrCloud | Apache Solr Reference Guide 
8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/solrcloud-shards-indexing.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1815,11 +1815,11 @@ Using <code>autoSoftCommit</code> or <co
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1844,7 +1844,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/simulations.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/simulations.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/simulations.html (original)
+++ sites/solr/guide/8_9/simulations.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Monte Carlo Simulations | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/simulations.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1891,11 +1891,11 @@ in the random walk.</p>
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1920,7 +1920,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-configuration-files.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-configuration-files.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-configuration-files.html (original)
+++ sites/solr/guide/8_9/solr-configuration-files.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Configuration Files | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/configuration-files.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1762,11 +1762,11 @@
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1791,7 +1791,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-control-script-reference.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-control-script-reference.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-control-script-reference.html (original)
+++ sites/solr/guide/8_9/solr-control-script-reference.html Tue Apr 15 19:30:54 
2025
@@ -11,32 +11,32 @@
 <title>Solr Control Script Reference | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -2127,11 +2127,11 @@ All documents can be exported, or only t
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -2156,7 +2156,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-cores-and-solr-xml.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-cores-and-solr-xml.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-cores-and-solr-xml.html (original)
+++ sites/solr/guide/8_9/solr-cores-and-solr-xml.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Cores and solr.xml | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/core-discovery.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1741,11 +1741,11 @@
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1770,7 +1770,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-field-types.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-field-types.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-field-types.html (original)
+++ sites/solr/guide/8_9/solr-field-types.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Field Types | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/indexing-guide/field-type-definitions-and-properties.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1739,11 +1739,11 @@ See also the <a href="https://solr.apach
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1768,7 +1768,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-glossary.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-glossary.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-glossary.html (original)
+++ sites/solr/guide/8_9/solr-glossary.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Glossary | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/getting-started/solr-glossary.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1741,11 +1741,11 @@
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1770,7 +1770,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-jdbc-apache-zeppelin.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-jdbc-apache-zeppelin.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-jdbc-apache-zeppelin.html (original)
+++ sites/solr/guide/8_9/solr-jdbc-apache-zeppelin.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr JDBC - Apache Zeppelin | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-zeppelin.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1789,11 +1789,11 @@ select fielda, fieldb, from test limit 1
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1818,7 +1818,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-jdbc-dbvisualizer.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-jdbc-dbvisualizer.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-jdbc-dbvisualizer.html (original)
+++ sites/solr/guide/8_9/solr-jdbc-dbvisualizer.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr JDBC - DbVisualizer | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-dbvisualizer.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1774,11 +1774,11 @@
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1803,7 +1803,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-jdbc-python-jython.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-jdbc-python-jython.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-jdbc-python-jython.html (original)
+++ sites/solr/guide/8_9/solr-jdbc-python-jython.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr JDBC - Python/Jython | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-python-jython.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1825,11 +1825,11 @@ jython <span style="color: #000000;font-
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1854,7 +1854,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-jdbc-r.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-jdbc-r.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-jdbc-r.html (original)
+++ sites/solr/guide/8_9/solr-jdbc-r.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr JDBC - R | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-r.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1749,11 +1749,11 @@ Rscript solr_rjdbc.R</code></pre></code>
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1778,7 +1778,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-jdbc-squirrel-sql.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-jdbc-squirrel-sql.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-jdbc-squirrel-sql.html (original)
+++ sites/solr/guide/8_9/solr-jdbc-squirrel-sql.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr JDBC - SQuirreL SQL | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/query-guide/jdbc-squirrel.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1763,11 +1763,11 @@
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1792,7 +1792,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-plugins.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-plugins.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-plugins.html (original)
+++ sites/solr/guide/8_9/solr-plugins.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Plugins | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/configuration-guide/solr-plugins.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1752,11 +1752,11 @@ It will no longer be supported in Solr 9
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1781,7 +1781,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-system-requirements.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-system-requirements.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-system-requirements.html (original)
+++ sites/solr/guide/8_9/solr-system-requirements.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr System Requirements | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/system-requirements.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1770,11 +1770,11 @@ While we reference the Java Development
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1799,7 +1799,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-tracing.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-tracing.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-tracing.html (original)
+++ sites/solr/guide/8_9/solr-tracing.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Distributed Solr Tracing | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/deployment-guide/distributed-tracing.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -1776,11 +1776,11 @@ The full list of parameters can be found
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -1805,7 +1805,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-tutorial.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-tutorial.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-tutorial.html (original)
+++ sites/solr/guide/8_9/solr-tutorial.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Tutorial | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/getting-started/solr-tutorial.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -2380,11 +2380,11 @@ Time spent: 0:00:00.878</code></pre></co
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -2409,7 +2409,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solr-upgrade-notes.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solr-upgrade-notes.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solr-upgrade-notes.html (original)
+++ sites/solr/guide/8_9/solr-upgrade-notes.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Solr Upgrade Notes | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/solr/latest/upgrade-notes/solr-upgrade-notes.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -2098,11 +2098,11 @@ If you run in SolrCloud mode, you must b
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -2127,7 +2127,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>

Modified: sites/solr/guide/8_9/solrcloud-autoscaling-api.html
URL: 
http://svn.apache.org/viewvc/sites/solr/guide/8_9/solrcloud-autoscaling-api.html?rev=1089760&r1=1089759&r2=1089760&view=diff
==============================================================================
--- sites/solr/guide/8_9/solrcloud-autoscaling-api.html (original)
+++ sites/solr/guide/8_9/solrcloud-autoscaling-api.html Tue Apr 15 19:30:54 2025
@@ -11,32 +11,32 @@
 <title>Autoscaling API | Apache Solr Reference Guide 8.9</title>
 <link rel="canonical" 
href="https://solr.apache.org/guide/8_11/solrcloud-autoscaling-api.html";>
 
-<link rel="stylesheet" 
href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"; 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 crossorigin="anonymous">
-<link rel="stylesheet" type="text/css" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";>
+<link crossorigin="anonymous" href="css/bootstrap-4.1.3.min.css" 
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
 rel="stylesheet"/>
+<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link rel="stylesheet" href="css/navs.css ">
 <link rel="stylesheet" href="css/ref-guide.css">
 <link rel="stylesheet" href="css/decoration.css">
 <link rel="stylesheet" href="css/search.css">
 
 <!-- JQuery - we can't use slim because navgoco relies on ajax -->
-<script src="https://code.jquery.com/jquery-3.5.1.min.js"; 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZvpUoO/+PpLXR1lu4jmpXWu80pZlYUAfxl5NsBMWOEPSjUn/6Z/hRTt8+pR6L4N2"
 src="js/jquery-3.5.1.min.js"></script>
 
 <!-- Scrollbar Custom CSS -->
-<link rel="stylesheet" 
href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css";
 crossorigin="anonymous">
+<link crossorigin="anonymous" href="css/jquery.mCustomScrollbar-3.1.5.min.css" 
rel="stylesheet"/>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/jquery.cookie-1.4.1.min.js"></script>
 
 <script src="js/jquery.navgoco.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"; 
crossorigin="anonymous"></script>
+<script crossorigin="anonymous" src="js/anchor-4.2.0.min.js"></script>
 
 <link rel="shortcut icon" href="images/icons/favicon.ico">
 
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
-<script 
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js";></script>
-<script 
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js";></script>
+<script src="js/html5shiv-3.7.0.js"></script>
+<script src="js/respond-1.4.2.min.js"></script>
 <![endif]-->
 
     <script>
@@ -2309,11 +2309,11 @@ A changed value can be unset by using a
 </div>
 </div>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"; 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
 src="js/popper-1.14.3.min.js"></script>
 
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js";
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
src="js/jquery.mCustomScrollbar.concat-3.1.5.min.js"></script>
 
-<script 
src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"; 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 crossorigin="anonymous"></script>
+<script crossorigin="anonymous" 
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
 src="js/bootstrap-4.1.3.min.js"></script>
 
 <script src="js/customscripts.js"></script>
 
@@ -2338,7 +2338,7 @@ MathJax.Hub.Config({
     }
 });
 </script>
-<script 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_HTMLorMML";></script>
+<script src="js/tex-mml-chtml.js"></script>
 
 
 </body>


Reply via email to