Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated outdated link to FQL docs
  • Loading branch information
mschasz authored Oct 7, 2022
1 parent 1dad289 commit 4e66760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Language for filtering json streams
<br><br>
</p>

`fql-ts` is a Typescript lexer for [Segment's](https://segment.com) [Filter Query Language](https://segment.com/docs/config-api/fql/) (FQL).
`fql-ts` is a Typescript lexer for [Segment's](https://segment.com) [Filter Query Language](https://segment.com/docs/api/config-api/fql/) (FQL).

The goal is to allow us to use FQL on the browser and generate React components on top of FQL. It could
also be used to give our FQL in-browser REPLs and integrate into existing tooling.
Expand Down

0 comments on commit 4e66760

Please sign in to comment.