You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/repos/downloads.md
+7-9Lines changed: 7 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,13 @@ title: Downloads | GitHub API
9
9
10
10
###Downloads API is Deprecated
11
11
12
-
<divclass="alert">
13
-
<p>
14
-
The Downloads API (described below) was
15
-
<a href="https://github.com/blog/1302-goodbye-uploads">deprecated on December 11, 2012</a>.
16
-
It will be removed at a future date.
17
-
18
-
We recommend using <a href="/v3/repos/releases/">Releases</a> instead.
19
-
</p>
20
-
</div>
12
+
{{#warning}}
13
+
14
+
The Downloads API (described below) was <ahref="https://github.com/blog/1302-goodbye-uploads">deprecated on December 11, 2012</a>. It will be removed at a future date.
15
+
16
+
We recommend using <ahref="/v3/repos/releases/">Releases</a> instead.
17
+
18
+
{{/warning}}
21
19
22
20
The downloads API is for package downloads only. If you want to get
23
21
source tarballs you should use[this](/v3/repos/contents/#get-archive-link)