From d97d182bc63fa59fe29725e46a8f2dbb06ec80f9 Mon Sep 17 00:00:00 2001 From: z00m128 Date: Wed, 9 Jan 2019 17:28:15 +0100 Subject: [PATCH] Win32 binary hyperlink changedd. --- docs/documentation.html | 2 +- docs/documentation.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation.html b/docs/documentation.html index 5e4c6b56..986d97d8 100644 --- a/docs/documentation.html +++ b/docs/documentation.html @@ -65,7 +65,7 @@ package.

Windows binaries you can compile with MinGW environment and included Makefile.win. Precompiled win32 binary is available on - http://z00m.speccy.cz

There is an option to use CMake for compilation. + https://github.com/z00m128/sjasmplus/releases

There is an option to use CMake for compilation. See INSTALL.md file for details.

Command line

Usage:

sjasmplus [options] sourcefile(s)

Option flags as follows:

  -h or --help             Help information
   -i<path> or -I<path> or --inc=<path>
                            Include path
diff --git a/docs/documentation.xml b/docs/documentation.xml
index 49f2c979..be36c302 100644
--- a/docs/documentation.xml
+++ b/docs/documentation.xml
@@ -420,7 +420,7 @@
       environment and included Makefile.win. Precompiled
       win32 binary is available on
       http://z00m.speccy.cz
+      url="https://github.com/z00m128/sjasmplus/releases">https://github.com/z00m128/sjasmplus/releases
 
       There is an option to use CMake for compilation.
       See INSTALL.md file for details.