diff --git a/README.md b/README.md index 04d3297..7e4e2d0 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,11 @@ add-on for Microsoft Windows. It is written in the scripting language a script) You may either -[download the stable version of bug.n](https://github.com/fuhsjr00/bug.n/blob/master/bug.n-stable.zip) +[download the stable version of bug.n](https://github.com/fuhsjr00/bug.n/releases/latest) from the repository, or [download the current development version](https://github.com/fuhsjr00/bug.n/archive/master.zip) as the repository itself. Either way, you will have a `zip` file including an -executable (`bug.n*.exe`), the source (`src\*`) and documentation (`doc\*`) +executable (`bug.n.exe`), the source (`src\*`) and documentation (`doc\*`) files. There is no installation process for bug.n. Unpack the `zip` file, and you diff --git a/doc/Home.md b/doc/Home.md index 802c932..220bf53 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -20,14 +20,15 @@ hotkeys) for each version of bug.n. run bug.n as Administrator to solve problems with the User Access Control of Microsft Windows higher than Vista. -##### [Stable version](../bug.n-stable.zip) +##### [Stable version](../releases/latest) > The current stable version of bug.n as a package (`.zip` file); it includes the source, a compiled version as one executable and the corresponding documentation for that version. -##### [Development version](../bug.n-dev.exe) -> An executable, which was more or less recently compiled from the source of -the current development version of bug.n; please regard the date of the commit. +##### [Development version](../archive/master.zip) +> The development version of bug.n as a package (`.zip` file); it includes the +source, a compiled version as one executable and the corresponding documentation +for the current development status. #### Usage diff --git a/doc/Installing_and_running.md b/doc/Installing_and_running.md index bfae17e..91c4d1d 100644 --- a/doc/Installing_and_running.md +++ b/doc/Installing_and_running.md @@ -7,11 +7,11 @@ a script) You may either -[download the stable version of bug.n](https://github.com/fuhsjr00/bug.n/blob/master/bug.n-stable.zip) +[download the stable version of bug.n](https://github.com/fuhsjr00/bug.n/releases/latest) from the repository, or [download the current development version](https://github.com/fuhsjr00/bug.n/archive/master.zip) as the repository itself. Either way, you will have a `zip` file including an -executable (`bug.n*.exe`), the source (`src\*`) and documentation (`doc\*`) +executable (`bug.n.exe`), the source (`src\*`) and documentation (`doc\*`) files. There is no installation process for bug.n. Unpack the `zip` file, and you