Skip to content

Commit

Permalink
fix(home): shorten meetup link (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
chihab committed May 8, 2023
1 parent 87fce52 commit 38da15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/home/event/event.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { Component, OnInit, ChangeDetectionStrategy } from '@angular/core';
<a href="//twitter.com/elfouih">Ilyass Elfouih</a>
</p>
<p>
RSVP: <a href="https://www.meetup.com/ngmorocco/events/293298157/">https://www.meetup.com/ngmorocco/events/293298157/</a>
RSVP on <a href="https://www.meetup.com/ngmorocco/events/293298157/">Meetup.com.</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 38da15b

Please sign in to comment.