回答編集履歴
1
訂正
answer
CHANGED
@@ -6,4 +6,12 @@
|
|
6
6
|
|
7
7
|
オフィシャルページの「Navigate...」から「Download」を選びページの下の方を見るとGitリポジトリへのリンクがあるのですが、そこからたどって行くと下記が見つかります。
|
8
8
|
|
9
|
-
[1.12-stable](https://github.com/jquery/jquery/tree/1.12-stable?files=1)
|
9
|
+
[1.12-stable](https://github.com/jquery/jquery/tree/1.12-stable?files=1)
|
10
|
+
|
11
|
+
追記
|
12
|
+
---
|
13
|
+
おやっ、リンクが有りましたね…
|
14
|
+
下記のような記述の部分のリンクをクリックすると、haruka-kanataさんご指摘のページに遷移します。
|
15
|
+
|
16
|
+
> You can get the complete script tag, including Subresource Integrity attribute, by visiting https://code.jquery.com and clicking on the version of the file that you want to use.
|
17
|
+
|