diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-03 19:06:15 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-02-03 19:06:15 +0100 |
| commit | c29c6e65f9e1cee257de276a2ef937e3fab756e6 (patch) | |
| tree | 969d61941f522c3af4bfe088f0303d19876860f6 /client/index.html | |
| parent | 6566017d2b1e096ad96e2df67b3fbd73661c359d (diff) | |
Error jquery path
Diffstat (limited to 'client/index.html')
| -rw-r--r-- | client/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index ec9759d..a4845e8 100644 --- a/client/index.html +++ b/client/index.html @@ -60,7 +60,7 @@ <!-- Include JQuery --> - <script src="./vendors/jquery/js/jquery-2.2.0.min.js"></script> + <script src="./vendors/jquery/jquery-2.2.0.min.js"></script> <!-- Include Bootstrap --> <script src="./vendors/bootstrap/js/bootstrap.min.js"></script> |
