When trying to load my page i get an error saying: ReferenceError: jQuery is not defined ReferenceError: $ is not defined
here is a snippet of my code (this is in the head):
<link rel='stylesheet' href='https://static.rbxcdn.com/css/reset___90041b2af2fb6b9b7864ee66001ba812_m.css/fetch' />
<link rel='stylesheet' href='https://static.rbxcdn.com/css/MainCSS___60fd933d0f625c9774382f154e19cc17_m.css/fetch' />
<link rel='stylesheet' href='https://static.rbxcdn.com/css/page___6ff112f8c962911ea086de0a4c407e0d_m.css/fetch' />
<script type='text/javascript' src='//ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js'></script>
<script type='text/javascript'>window.jQuery || document.write("<script type='text/javascript' src='/js/jquery/jquery-1.11.1.js'><\/script>")</script>
<script type='text/javascript' src='//ajax.aspnetcdn.com/ajax/jquery.migrate/jquery-migrate-1.2.1.min.js'></script>
<script type='text/javascript'>window.jQuery || document.write("<script type='text/javascript' src='/js/jquery/jquery-migrate-1.2.1.js'><\/script>")</script>
<script type='text/javascript' src='https://js.rbxcdn.com/1a541fc4ac2f263b93132fffb807b336.js.gzip'></script>