We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5064d14 commit fbbfacbCopy full SHA for fbbfacb
1 file changed
devinfo/index.php
@@ -21,7 +21,7 @@
21
<script src="/site/js/pack.js" type="text/javascript"></script>
22
<script type="text/javascript">
23
$(function() {
24
- $("#github-commits").listCommits("danmar", "cppcheck", "main");
+ $("#github-commits").listCommits("cppcheck-opensource", "cppcheck", "main");
25
});
26
</script>
27
</head>
0 commit comments