]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
More consistent naming 11859/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 17 Aug 2022 07:48:41 +0000 (09:48 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 17 Aug 2022 07:48:41 +0000 (09:48 +0200)
pdns/recursordist/html/index.html
pdns/recursordist/html/js/d3.v3-min.js [moved from pdns/recursordist/html/js/d3-min.js with 100% similarity]

index 4688255da95d32c1a4e7d25984a778a1139332ce..18cbf298bb374127b663f2e286d21832b93ff944 100644 (file)
@@ -2,7 +2,7 @@
 <html>
 <head>
     <meta charset="utf-8">
-    <script src="js/d3-min.js" defer></script>
+    <script src="js/d3.v3-min.js" defer></script>
     <script src="js/rickshaw.min.js" defer></script>
     <script src="js/handlebars-v4.0.11-min.js" defer></script>
     <script src="js/moment.min.js" defer></script>