I need help to find the link to the jquery library so i can include it into my website. I searched on the official website but there does not seem to be any info or it is not obvious enough.
There is only the possibility to download the jquery library, but i just need the link so i can include it. Where do i have to search?
I found two source links, but it seems like they are obsolete:
<script src="//code.jquery.com/jquery-1.12.0.min.js"></script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>