|
68 | 68 | <a href="/mentorship/">F# Mentorship program</a>
|
69 | 69 | </li>
|
70 | 70 | <li>
|
71 |
| - <a href="http://community.fsharp.org/speakers">F# Speakers Program</a> |
| 71 | + <a href="https://community.fsharp.org/speakers">F# Speakers Program</a> |
72 | 72 | </li>
|
73 | 73 | <li>
|
74 | 74 | <a href="/teaching/">Teaching F#</a>
|
|
166 | 166 | <a href="/guides/slack">F# on Slack</a>
|
167 | 167 | </li>
|
168 | 168 | <li>
|
169 |
| - <a href="http://community.fsharp.org/user_groups">Join User Groups</a> |
| 169 | + <a href="https://community.fsharp.org/user_groups">Join User Groups</a> |
170 | 170 | </li>
|
171 | 171 | <li>
|
172 | 172 | <a href="https://twitter.com/search?q=%23fsharp">F# on Twitter</a>
|
|
189 | 189 | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Foundation <b class="caret"></b></a>
|
190 | 190 | <ul class="dropdown-menu">
|
191 | 191 | <li>
|
192 |
| - <a href="http://foundation.fsharp.org">Mission statement</a> |
| 192 | + <a href="https://foundation.fsharp.org">Mission statement</a> |
193 | 193 | </li>
|
194 | 194 | <li>
|
195 |
| - <a href="http://foundation.fsharp.org/join">Join</a> |
| 195 | + <a href="https://foundation.fsharp.org/join">Join</a> |
196 | 196 | </li>
|
197 | 197 | <li>
|
198 |
| - <a href="http://foundation.fsharp.org/announcements">Announcements</a> |
| 198 | + <a href="https://foundation.fsharp.org/announcements">Announcements</a> |
199 | 199 | </li>
|
200 | 200 | <li>
|
201 |
| - <a href="http://foundation.fsharp.org/member_roster">Member Roster</a> |
| 201 | + <a href="https://foundation.fsharp.org/member_roster">Member Roster</a> |
202 | 202 | </li>
|
203 | 203 | <li>
|
204 |
| - <a href="http://foundation.fsharp.org/code_of_conduct">Code of Conduct</a> |
| 204 | + <a href="https://foundation.fsharp.org/code_of_conduct">Code of Conduct</a> |
205 | 205 | </li>
|
206 | 206 | <li>
|
207 |
| - <a href="http://foundation.fsharp.org/donate">Donate</a> |
| 207 | + <a href="https://foundation.fsharp.org/donate">Donate</a> |
208 | 208 | </li>
|
209 | 209 | <li>
|
210 |
| - <a href="http://foundation.fsharp.org/logo">F# Logo</a> |
| 210 | + <a href="https://foundation.fsharp.org/logo">F# Logo</a> |
211 | 211 | </li>
|
212 | 212 | <li>
|
213 |
| - <a href="http://foundation.fsharp.org/contact">Contact</a> |
| 213 | + <a href="https://foundation.fsharp.org/contact">Contact</a> |
214 | 214 | </li>
|
215 | 215 | </ul>
|
216 | 216 | </li>
|
@@ -391,10 +391,10 @@ <h3><span class="glyphicon glyphicon-pencil"></span> Learn</h3>
|
391 | 391 | <div class="col-md-6">
|
392 | 392 | <h3><span class="glyphicon glyphicon-user"></span> Community</h3>
|
393 | 393 | <ul>
|
394 |
| - <li>Join <a href="http://foundation.fsharp.org/join" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'join'])">the F# Software Foundation</a></li> |
| 394 | + <li>Join <a href="https://foundation.fsharp.org/join" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'join'])">the F# Software Foundation</a></li> |
395 | 395 | <li>Visit <a href="https://forums.fsharp.org" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'forums'])">the F# Forums</a></li>
|
396 | 396 | <li>Ask questions on <a href="http://stackoverflow.com/questions/tagged/f%23" target="_blank" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'stackoverflow'])">StackOverflow</a></li>
|
397 |
| - <li>Attend and join <a href="http://community.fsharp.org/user_groups" target="_blank" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'meetups'])">F# meetups</a></li> |
| 397 | + <li>Attend and join <a href="https://community.fsharp.org/user_groups" target="_blank" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'meetups'])">F# meetups</a></li> |
398 | 398 | <li>Contribute to <a href="/community/projects/" onclick="_gaq.push(['_trackEvent', 'home-community', 'clicked', 'contribute'])">F# projects</a></li>
|
399 | 399 | </ul>
|
400 | 400 | </div>
|
@@ -473,7 +473,7 @@ <h2 class="text-center section-header">
|
473 | 473 |
|
474 | 474 | <section class="home-section" style="border-bottom: none;">
|
475 | 475 | <div id="supporter-container" style="display:none;" class="container featured">
|
476 |
| - <h2 class="text-center section-header"><a href="http://foundation.fsharp.org/sponsor_membership" target="_blank">Sponsor Members</a></h2> |
| 476 | + <h2 class="text-center section-header"><a href="https://foundation.fsharp.org/sponsor_membership" target="_blank">Sponsor Members</a></h2> |
477 | 477 | <div id="sponsors-carousel" class="carousel slide wow animated" data-ride="carousel">
|
478 | 478 | <div class="carousel-inner">
|
479 | 479 | <div class="item active">
|
|
0 commit comments