diff --git a/docs/content/download/default.yml b/docs/content/download/default.yml index 2faad212..220171a4 100644 --- a/docs/content/download/default.yml +++ b/docs/content/download/default.yml @@ -184,7 +184,7 @@ body: The `--disable-maintainer-mode` flag says to use the pre-generated lexer and parser that come with the code. To compile the lexer and parser also from source, leave out this flag. You will need to install - [Flex](http://flex.sourceforge.net/) and + [Flex](https://github.com/westes/flex) and [Bison](https://www.gnu.org/software/bison/). #### Building the documentation