Skip to content

Commit 033fbf1

Browse files
committed
Fix anchor
1 parent cd5fabe commit 033fbf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teaching/research.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ research projects build on top of F#.
1515

1616
To add a paper to this list [edit this page](https://github.com/fsharp/fsharp.org/edit/main/teaching/research.md) and submit a pull request.
1717

18-
* **[The F# Language - History and Design](#history)** - a publication
18+
* **[The F# Language - History and Design](#history-and-design)** - a publication
1919
about the history and design of the F# language.
2020

2121
* **[Information-rich programming](#information-rich-programming)** - publications related to F# type providers, a novel mechanism
@@ -44,7 +44,7 @@ To add a paper to this list [edit this page](https://github.com/fsharp/fsharp.or
4444
--------------
4545

4646
## The History of F#
47-
{: #design .anchor }
47+
{: #history-and-design .anchor }
4848

4949
### [The Early History of the F# Language](https://dl.acm.org/doi/pdf/10.1145/3386325)
5050

0 commit comments

Comments
 (0)