diff --git a/README.win32.adoc b/README.win32.adoc index ed4c46a0e88..6d33a54814c 100644 --- a/README.win32.adoc +++ b/README.win32.adoc @@ -62,7 +62,7 @@ that a particular build is using the correct installation of `flexlink`. [[bmflex]] In addition to Cygwin, FlexDLL must also be installed, which is available from -http://alain.frisch.fr/flexdll.html. A binary distribution is available; +https://github.com/alainfrisch/flexdll. A binary distribution is available; instructions on how to build FlexDLL from sources, including how to bootstrap FlexDLL and OCaml are given <>. Unless you bootstrap FlexDLL, you will need to ensure that the directory to which you @@ -303,7 +303,7 @@ You must place the FlexDLL sources for Version 0.35 or later in the directory distribution. This can be done in one of three ways: * Extracting the sources from a tarball from - http://alain.frisch.fr/flexdll.html#download + https://github.com/alainfrisch/flexdll/releases * Cloning the git repository by running: + git clone https://github.com/alainfrisch/flexdll.git