diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 84c55ec..6f5921d 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -6,7 +6,7 @@ it creates a new Liberty server called `larsServer`. ## Download or Build larsServer.zip -Either download `larsServer.zip` from the [Liberty Repository](https://developer.ibm.com/wasdev/downloads/#asset/tools-Liberty_Asset_Repository_Service) or build it yourself following the instructions in [Building LARS](BUILDING.md) +Either download `larsServer.zip` from [GitHub](https://github.com/WASdev/tool.lars/releases) or build it yourself following the instructions in [Building LARS](BUILDING.md) Download and install the [Prerequisites](PREREQS.md) diff --git a/doc/PREREQS.md b/doc/PREREQS.md index 21ae161..37298c5 100644 --- a/doc/PREREQS.md +++ b/doc/PREREQS.md @@ -1,7 +1,7 @@ ## In order to run LARS you need the following prerequisites * [MongoDB server](https://www.mongodb.com/download-center/community) compatible with [Java Driver v3.12](https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#java-driver-compatibility) -* [WAS Liberty Profile 19.0.0.9](https://developer.ibm.com/wasdev/downloads/#asset/runtimes-wlp-kernel) or newer +* [WAS Liberty Profile 19.0.0.9 or newer](https://www.ibm.com/support/pages/node/6250961) * A Java 8 JDK ## To build LARS you will additionally require