Skip to content

Commit

Permalink
fix: some broken links
Browse files Browse the repository at this point in the history
- fixed broken links with http instead of https.
- added updated links.
  • Loading branch information
santiaguf committed Jun 20, 2024
1 parent 12eb08c commit e9544f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions meetups.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ <h3>Bogotá</h3>
<li><a href="https://www.meetup.com/AngularJS-Colombia/" target="_blank">AngularJS Colombia</a></li>
<li><a href="https://www.meetup.com/Bogota-JVM-Meetup/" target="_blank">Bogotá JVM</a></li>
<li><a href="https://www.meetup.com/gdgbogota/" target="_blank">GDG Bogotá</a></li>
<li><a href="https://www.meetup.com/BoGOLang/" target="_blank">BoGOLang</a></li>
<li><a href="http://www.csharpcommunity.org/" data-meetup-id="csharp-community" target="_blank">C&#35; Colombia</a></li>
<li><a href="https://www.meetup.com/es/golang-bogota-developers/" target="_blank">Golang Bogotá Developers</a></li>
<li><a href="https://www.meetup.com/es-ES/csharp-community/" data-meetup-id="csharp-community" target="_blank">C&#35; Colombia</a></li>
<li><a href="https://www.pyladies.co/" data-meetup-id="PyladiesColombia" target="_blank">Pyladies Colombia</a></li>
<li><a href="https://www.meetup.com/aws-women-colombia-user-group/" target="_blank">AWS Women Colombia - User Group</a></li>
</ul>
Expand All @@ -51,7 +51,7 @@ <h3>Bogotá</h3>
<h3>Medellín</h3>
<ul>
<li><a href="https://www.meetup.com/Golang-Medellin" target="_blank">Golang Medellín</a></li>
<li><a href="http://medellinjs.org" data-meetup-id="MedellinJS" target="_blank">MedellínJS</a></li>
<li><a href="https://medellinjs.org" data-meetup-id="MedellinJS" target="_blank">MedellínJS</a></li>
<li><a href="https://www.meetup.com/MongoDB-Medellin" target="_blank">MongoDB Medellín</a></li>
<li><a href="https://www.meetup.com/ScalaMDE" target="_blank">ScalaMDE</a></li>
<li><a href="https://www.meetup.com/medellin-devops/" target="_blank">Medellín DevOps</a></li>
Expand All @@ -68,10 +68,10 @@ <h3>Medellín</h3>
<li><a href="https://www.meetup.com/React-Medellin/" target="_blank">React Medellín</a></li>
<li><a href="https://www.meetup.com/Angular-Medellin/" target="_blank">Angular Medellín</a></li>
<li><a href="https://www.meetup.com/TODO1-Colombia/" target="_blank">TODO1 Colombia</a></li>
<li><a href="http://pionerasdev.co/" data-meetup-id="PionerasDevelopers" target="_blank">Pioneras Dev</a></li>
<li><a href="https://www.pionerasdev.org/" data-meetup-id="PionerasDevelopers" target="_blank">Pioneras Dev</a></li>
<li><a href="https://www.meetup.com/node_co/" target="_blank">Node Colombia</a></li>
<li><a href="https://www.meetup.com/es/GDG-Medellin" target="_blank">GDG Medellin (Google Developer Group)</a></li>
<li><a href=http://www.meetup.com/Python-Ladies-Medellin/” target=“_blank”>Pyladies Medellín</a></li>
<li><a href=https://www.meetup.com/Python-Ladies-Medellin/” target=“_blank”>Pyladies Medellín</a></li>
<li><a href="https://wpmedellin.com" data-meetup-id="WordPressMedellin" target="_blank">WordPress Medellín</a></li>
<li><a href="https://www.meetup.com/Agile-Testing-Colombia/" target="_blank">Agile Testing Colombia</a></li>
<li><a href="https://www.womenwhocode.com/network/medellin/" data-meetup-id="WomenWhoCodeMedellin" target="_blank">Women Who Code Medellín</a></li>
Expand Down

0 comments on commit e9544f0

Please sign in to comment.