File tree 3 files changed +14
-33
lines changed
3 files changed +14
-33
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,8 @@ <h4>Contributing</h4>
96
96
< ul >
97
97
< li > < a href ="http://groups.google.com/group/fsharp-opensource "> F# open forum</ a > </ li >
98
98
< li > < a href ="/community/projects/ "> F# community projects</ a > </ li >
99
- < li > < a href ="/groups/ "> Join user groups</ a > </ li >
99
+ < li > < a href ="http://c4fsharp.net/groups.html "> Join user groups</ a > </ li >
100
+ < li > < a href ="http://c4fsharp.net/events.html "> Attend events</ a > </ li >
100
101
< li > < a href ="http://twitter.com/#fsharp "> F# on Twitter</ a > </ li >
101
102
< li > < a href ="http://fpish.net/blogs/Some/1/f~23/0 "> F# blogs</ a > </ li >
102
103
< li > < a href ="https://github.com/fsharp/ "> GitHub</ a > and < a href ="http://www.codeplex.com/site/search?query=&sortBy=Relevance&tagName=%2cF%23%2c "> CodePlex</ a > </ li >
Original file line number Diff line number Diff line change 1
- ---
2
- layout: default
3
- title: F# User Groups | The F# Software Foundation
4
- headline: F# User Groups
5
- ---
6
-
7
- < div class ="row ">
8
- < div id ="contentMain ">
9
-
10
- < iframe style ="width: 100%; height: 350px " scrolling ="no " frameborder ="no " src ="https://www.google.com/fusiontables/embedviz?q=select+col1+from+1uxrOzPuy9u3o-y3UptmNFsCwU9Rty8jgrtJG7eJs&viz=MAP&h=false&lat=-12.768364271785447&lng=-12.022964843750037&t=1&z=1&l=col1&y=2&tmplt=2&hml=ONE_COL_LAT_LNG "> </ iframe > < br >
11
- <!--
12
- <iframe style="width: 100%; height: 350px" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://mapsengine.google.com/map/embed?mid=z1n_4ekQGQtU.kB1JHL5On8Go"></iframe>
13
- -->
14
- < br />
15
- < p > View < a href ="https://www.google.com/fusiontables/embedviz?q=select+col1+from+1uxrOzPuy9u3o-y3UptmNFsCwU9Rty8jgrtJG7eJs&viz=MAP&h=false&lat=-12.768364271785447&lng=-12.02296484375006&t=1&z=1&l=col1&y=2&tmplt=2&hml=ONE_COL_LAT_LNG "> F# User Groups</ a > in a larger map.</ p >
16
- < p > Note that the location of meetings frequently changes for many of the user groups, so always check the
17
- user group page for the most up-to-date information.
18
- If you are running an F# user group that is missing from this list, please < a href ="/foundation.html#contact "> Contact Us</ a > .
19
- </ p >
20
- < div class ="row ">
21
- < div class ="col-md-6 ">
22
- < h2 > F# User Groups</ h2 >
23
- < iframe width ="100% " height ="5750 " scrolling ="yes " frameBorder ="0 " src ="https://www.google.com/fusiontables/embedviz?viz=CARD&q=select+*+from+1uxrOzPuy9u3o-y3UptmNFsCwU9Rty8jgrtJG7eJs+where+col4+%3D+'F%23+User+Group'+order+by+col0+asc&tmplt=3&cpr=1 "> </ iframe >
24
- </ div >
25
- < div class ="col-md-6 ">
26
- < h2 > F# Friendly User Groups</ h2 >
27
- < iframe width ="100% " height ="5750 " scrolling ="yes " frameBorder ="0 " src ="https://www.google.com/fusiontables/embedviz?viz=CARD&q=select+*+from+1uxrOzPuy9u3o-y3UptmNFsCwU9Rty8jgrtJG7eJs+where+col4+%3D+'F%23+Friendly+Group'+order+by+col0+asc&tmplt=4&cpr=1 "> </ iframe >
28
- </ div >
29
- </ div >
30
- </ div >
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta http-equiv ="refresh " content ="0; url=http://c4fsharp.net/groups.html ">
5
+ < link rel ="canonical " href ="http://c4fsharp.net/groups.html " />
6
+ </ head >
7
+ < body >
8
+ The current listing of all F# User groups has been moved to the < a href ="http://c4fsharp.net/groups.html "> Community for F#</ a > .
9
+ </ body >
10
+ </ html >
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h4>First Steps with F#</h4>
36
36
< li > Learn on < a href ="http://tryfsharp.org/Learn "> Try F#</ a > </ li >
37
37
< li > Explore < a href ="/about/learning.html "> F# books and tutorials</ a > </ li >
38
38
< li > Watch < a href ="/videos/1 "> F# videos</ a > </ li >
39
- < li > Find < a href ="/ groups "> F# meetup groups</ a > </ li >
39
+ < li > Find < a href ="http://c4fsharp.net/ groups.html "> F# user groups</ a > </ li >
40
40
</ ul >
41
41
</ div >
42
42
</ div >
@@ -45,7 +45,7 @@ <h4>First Steps with F#</h4>
45
45
< h4 > Going Further with F#</ h4 >
46
46
< ul >
47
47
< li > Ask < a href ="http://stackoverflow.com/tags/f%23/info "> questions about F#</ a > </ li >
48
- < li > Find < a href ="/groups/ "> F# meetups </ a > </ li >
48
+ < li > Attend < a href ="http://c4fsharp.net/events.html "> F# events </ a > </ li >
49
49
< li > Contribute to < a href ="/community/projects/ "> F# projects</ a > </ li >
50
50
< li > Gain skills with < a href ="/training "> F# trainings</ a > </ li >
51
51
< li > Engage < a href ="/consulting "> F# consultants</ a > </ li >
You can’t perform that action at this time.
0 commit comments