@@ -15,12 +15,12 @@ and a collection of RFCs. Earlier versions are listed below.
1515
1616### F# 2.0
1717
18- * [ The F# 2.0 Language Specification (final version, PDF)] ( 2.0/FSharpSpec-2.0-April-2012.pdf ) -
18+ * [ The F# 2.0 Language Specification (final version, PDF)] ( 2.0/FSharpSpec-2.0-April-2012.pdf ) -
1919The final version of the F# 2.0 language specification.
2020
2121### F# 3.0
2222
23- * [ The F# 3.0 Language Specification (final version, PDF)] ( 3.0/FSharpSpec-3.0-final.pdf ) -
23+ * [ The F# 3.0 Language Specification (final version, PDF)] ( 3.0/FSharpSpec-3.0-final.pdf ) -
2424The final version of the F# 3.0 language specification.
2525
2626### F# 3.1
@@ -30,28 +30,28 @@ The final version of the F# 3.1 language specification.
3030
3131### F# 4.0
3232
33- * [ The F# 4.0 Language Specification (near-final version, PDF)] ( 4.0/FSharpSpec-4.0-final.pdf ) -
33+ * [ The F# 4.0 Language Specification (near-final version, PDF)] ( 4.0/FSharpSpec-4.0-final.pdf ) -
3434The near-final version of the F# 4.0 language specification.
3535
36- * The [ RFCs for F# 4.0] ( https://github.com/fsharp/fslang-design/tree/master/FSharp-4.0 )
36+ * The [ RFCs for F# 4.0] ( https://github.com/fsharp/fslang-design/tree/master/FSharp-4.0 )
3737provide primary documentation for the new features added.
3838
3939### F# 4.1
4040
41- * [ The F# 4.1 Language Specification (latest, PDF)] ( 4.1/FSharpSpec-4.1-latest.pdf ) ,
42- [ (latest, DOCX)] ( 4.1/FSharpSpec-4.1-latest.docx ) -
41+ * [ The F# 4.1 Language Specification (latest, PDF)] ( 4.1/FSharpSpec-4.1-latest.pdf ) ,
42+ [ (latest, DOCX)] ( 4.1/FSharpSpec-4.1-latest.docx ) -
4343The latest, working version of the F# 4.1 language specification.
4444
4545### F# 4.1-9.0
4646
47- Since F# 4.1 new features have been documented through
48- [ RFCs] ( https://github.com/fsharp/fslang-design ) and additions to
47+ Since F# 4.1 new features have been documented through
48+ [ RFCs] ( https://github.com/fsharp/fslang-design ) and additions to
4949[ the F# Language Guide] ( https://docs.microsoft.com/en-us/dotnet/fsharp/ ) .
5050
5151** Note:** We changed the versioning scheme after F# 5.0, and F# 6.0 became F# 6.
5252
53- * [ The F# Language Specification (latest, PDF)] ( 4.1/FSharpSpec-4.1-latest.pdf ) ,
54- [ (latest, DOCX)] ( 4.1/FSharpSpec-4.1-latest.docx ) -
53+ * [ The F# Language Specification (latest, PDF)] ( 4.1/FSharpSpec-4.1-latest.pdf ) ,
54+ [ (latest, DOCX)] ( 4.1/FSharpSpec-4.1-latest.docx ) -
5555The latest, working version of the F# language specification.
5656
5757* The [ RFCs for F# 4.0] ( https://github.com/fsharp/fslang-design/tree/master/FSharp-4.0 )
0 commit comments