Skip to content

Commit

Permalink
readme: Fix gh-pages link.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Nov 9, 2023
1 parent 119b76f commit 0f08f08
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 @@ -10,7 +10,7 @@ for a broad spectrum of analyses. Using the MLIR infrastructure, VAST provides
a toolset to represent C/C++ program at various stages of the compilation and
to transform the representation to the best-fit program abstraction.

For further information check [trailofbits.github.io/vast/](trailofbits.github.io/vast/).
For further information check [trailofbits.github.io/vast/](https://trailofbits.github.io/vast/).

## License

Expand Down

0 comments on commit 0f08f08

Please sign in to comment.