Skip to content

Commit de5c4f9

Browse files
author
Tim Berglund
committedFeb 25, 2014
Merge pull request #2 from Cara-Jo/master
Fixing broken links for meetup urls.
2 parents 0ef8bc7 + 8733a10 commit de5c4f9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<a class="brand">DOSUG</a>
2929
<div class="nav-collapse collapse">
3030
<ul class="nav">
31-
<li><a href="http://meetup.denveropensource.org" target="_blank">Meetings</a></li>
32-
<li><a href="http://meetup.denveropensource.org/sponsors/" target="_blank">Sponsors</a></li>
31+
<li><a href="http://www.meetup.com/DOSUG1/" target="_blank">Meetings</a></li>
32+
<li><a href="http://www.meetup.com/DOSUG1/sponsors/" target="_blank">Sponsors</a></li>
3333
<li><a href="mailto:feedback@denveropensource.org">Contact</a></li>
3434
</ul>
3535
</div><!--/.nav-collapse -->
@@ -45,7 +45,7 @@
4545
<div class="hero-unit">
4646
<h2>Denver Open Source Users Group</h2>
4747
<p><a href="http://matthewjmccullough.com">Matthew McCullough</a>, <a href="http://timberglund.com">Tim Berglund</a>, <a href="http://www.linkedin.com/in/mikeontrack">Mike Barker</a>, <a href="http://www.linkedin.com/in/danielhillenbrand">Dan Hillenbrand</a>, <a href="http://www.linkedin.com/pub/mark-nelson/1/b0b/1b0">Mark Nelson</a>, and <a href="http://jordanmccullough.com">Jordan McCullough</a> welcome you to the Denver Open Source Users Group site. Shortened to the acronym <em>DOSUG</em> by our members, this group was founded in 2005 to help developers share information about <a href="http://www.opensource.org/">Open Source</a> projects in use at our day jobs.</p>
48-
<p><a class="btn btn-primary btn-large" href="http://meetup.denveropensource.org/join/" target="_blank">Join us &raquo;</a></p>
48+
<p><a class="btn btn-primary btn-large" href="http://www.meetup.com/DOSUG1/" target="_blank">Join us &raquo;</a></p>
4949
</div>
5050

5151
<!-- Example row of columns -->
@@ -67,13 +67,13 @@ <h2>Slides</h2>
6767
<h2>Mailing List</h2>
6868
<p><i class="icon-envelope"></i> DOSUG uses a <a href="http://meetup.com">Meetup.com</a> based member list for meeting notifications and member communication. In the spirit of education purity, we never sell, rent or disclose any aspect of member data, and we only send email regarding DOSUG events.</p>
6969
<p>Joining the Meetup group is the best way to RSVP for upcoming events so that we'll be able to request sufficient food from our meal sponsor. In the rare case of weather-related hindrances, this list will also be used to notify members of event cancellations.<p>
70-
<p><a class="btn btn-success" href="http://meetup.denveropensource.org/join" target="_blank">Join the group &raquo;</a></p>
70+
<p><a class="btn btn-success" href="http://www.meetup.com/DOSUG1/" target="_blank">Join the group &raquo;</a></p>
7171
</div>
7272

7373
<div class="span4">
7474
<h2>Sponsors</h2>
7575
<p><i class="icon-star-empty"></i> Our meetings are made possible by our <a href="http://meetup.denveropensource.org/pages/Sponsors/">generous sponsors</a>, Their support of product giveaways, meeting room space, travel, speaker time, and food are greatly appreciated.</p>
76-
<p><a class="btn" href="http://meetup.denveropensource.org/sponsors/" target="_blank">Thank our sponsors &raquo;</a></p>
76+
<p><a class="btn" href="http://www.meetup.com/DOSUG1/sponsors/" target="_blank">Thank our sponsors &raquo;</a></p>
7777
</div>
7878
</div>
7979

0 commit comments

Comments
 (0)