Skip to content

Commit 59d8123

Browse files
committed
Fix the link for Try F#
This addresses an issue reported in a comment sindresorhus/awesome#3259 (review)
1 parent f8a44bf commit 59d8123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
373373
- [F# Software Foundation](http://fsharp.org/) - Main website.
374374
- [fantomas-tools](https://fsprojects.github.io/fantomas-tools) - A set of Fantomas related tools like AST viewer and online bug reporter.
375375
- [SharpLab](https://sharplab.io/) - C#/VB/F# compiler playground.
376-
- [Try F#](http://www.tryfsharp.org) - Online tutorials, currently without execution of code due to Silverlight dependency.
376+
- [Try F#](https://try.fsharp.org/) - Online tutorials, currently without execution of code due to Silverlight dependency.
377377

378378
### Videos
379379

0 commit comments

Comments
 (0)