We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17eb3b commit afb5f91Copy full SHA for afb5f91
1 file changed
_includes/events.html
@@ -3,5 +3,5 @@ <h2 class="teal">Upcoming Events</h2>
3
<div id="meetup-card-collection"
4
data-component="meetup-card-collection"
5
data-meetup-card-max-return="3"
6
- data-meetup-card-url="https://api.meetup.com/2/events?offset=0&format=json&limited_events=False&group_urlname=alexandria-code-coffee&page=200&fields=&order=time&desc=false&status=upcoming&sig_id=51767432&sig=d40c6d90481fdc1cc6dd51539dba92d67a2bf44e">
+ data-meetup-card-url="http://api.meetup.com/Alexandria-Code-Coffee/events">
7
</div>
0 commit comments