diff options
Diffstat (limited to 'cao-mobile.html')
-rw-r--r-- | cao-mobile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cao-mobile.html b/cao-mobile.html index 85d7228..e5dd318 100644 --- a/cao-mobile.html +++ b/cao-mobile.html @@ -6,7 +6,7 @@ <title>CAO</title> <link rel="stylesheet" href="cao-common.css"> <link rel="stylesheet" href="cao-mobile.css"> - <script src="bower_components/jquery/dist/jquery.js"></script> + <script src="jquery.js"></script> <script src="cao-common.js"></script> <script src="cao-mobile.js"></script> </head> |