Skip to content

Commit

Permalink
Update links to flexdll.
Browse files Browse the repository at this point in the history
  • Loading branch information
alainfrisch committed Jul 21, 2016
1 parent 01d6d50 commit e82191f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.win32.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<seflexdll,later in this document>>. Unless you
bootstrap FlexDLL, you will need to ensure that the directory to which you
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e82191f

Please sign in to comment.