We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711c998 commit a38527eCopy full SHA for a38527e
demo/index.html
@@ -35,7 +35,7 @@ <h1>jQuery Github</h1>
35
<img id="github-logo" src="img/github-cat.png" alt="Github Cat" />
36
37
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
38
- <script src="../dist/jquery.github.min.js"></script>
+ <script src="../src/jquery.github.js"></script>
39
40
<script>
41
$("[data-repo]").github();
0 commit comments