diff --git a/assets/theme.js b/assets/theme.js
index 4d3718e1aeff5b35bef4b025e2186684ae1782a5..ff304db12ea207c2bf3c8fa15bf3753b64ef4ba2 100644
--- a/assets/theme.js
+++ b/assets/theme.js
@@ -1,4 +1,4 @@
-// credit AdminLTE, original code here: https://github.com/ColorlibHQ/AdminLTE/blob/master/docs/_includes/foot.html
+// credit AdminLTE, original code with css here: https://github.com/ColorlibHQ/AdminLTE/commit/e7ed74d4eae67cf00d6b1be6cbbe5f43e551c7b6
 
 var toggleSwitch = document.querySelector('.theme-switch input[type="checkbox"]');
 var currentTheme = localStorage.getItem('theme');