Skip to content

Commit

Permalink
Update /api link to openjdk-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Brady committed Mar 20, 2017
1 parent 52bed5f commit 906f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/js/api.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var repo = "releases";
var repo = "openjdk-releases";
var extension = window.location.hash;
var assetCounter2 = 0;
loadRequest(repo, extension);
Expand Down

0 comments on commit 906f21b

Please sign in to comment.