Skip to content

Commit 625aadf

Browse files
authored
pyql on heroku
1 parent 0240b81 commit 625aadf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h2>Supported by</h2>
225225
<!--[if lte IE 8]>
226226
<script src="assets/js/ie/respond.min.js"></script><![endif]-->
227227
<script src="assets/js/main.js"></script>
228-
<script src="assets/js/meetup.js"></script>
228+
<script src="http://pyql.herokuapp.com/meetup.js"></script>
229229
</body>
230230

231-
</html>
231+
</html>

0 commit comments

Comments
 (0)