We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739fad9 commit 0431e3bCopy full SHA for 0431e3b
demo/index.html
@@ -24,7 +24,7 @@ <h1>jQuery Github</h1>
24
</div>
25
26
<div class="projects">
27
- <div data-repo="jquery-boilerplate/boilerplate" class="github-box-wrap"></div>
+ <div data-repo="jquery-boilerplate/jquery-boilerplate" class="github-box-wrap"></div>
28
<div data-repo="zenorocha/diveintohtml5" class="github-box-wrap"></div>
29
<div data-repo="zenorocha/jquery-github" class="github-box-wrap"></div>
30
<div data-repo="zenorocha/hub.me" class="github-box-wrap"></div>
0 commit comments