Skip to content

Commit

Permalink
Update links (#1193)
Browse files Browse the repository at this point in the history
Trivia, AST, Token and Fantomas have a new home
  • Loading branch information
ShalokShalom authored Oct 16, 2020
1 parent 31305c2 commit 0f6b3ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ let ``preserve compile directive between piped functions, 512`` () = ...

### Tools

- F# AST Viewer: https://jindraivanek.gitlab.io/ast-viewer/
- F# Tokens: https://nojaf.github.io/fsharp-tokens/
- Fantomas Online: https://jindraivanek.gitlab.io/fantomas-ui/
- Trivia viewer: https://nojaf.github.io/trivia-tool/
- F# AST Viewer: https://fsprojects.github.io/fantomas-tools/#/ast
- F# Tokens: https://fsprojects.github.io/fantomas-tools/#/tokens
- Fantomas Online: https://fsprojects.github.io/fantomas-tools/#/fantomas/preview
- Trivia viewer: https://fsprojects.github.io/fantomas-tools/#/trivia

### Upgrading FSharp.Compiler.Service

Expand Down

0 comments on commit 0f6b3ad

Please sign in to comment.