Skip to content

Commit 83b73c1

Browse files
authored
Merge pull request #207 from rickettmwork/master
Remove links to wasdev as it has been discontinued
2 parents 222b42c + 5b56f43 commit 83b73c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ it creates a new Liberty server called `larsServer`.
66

77
## Download or Build larsServer.zip
88

9-
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)
9+
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)
1010

1111
Download and install the [Prerequisites](PREREQS.md)
1212

doc/PREREQS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## In order to run LARS you need the following prerequisites
22

33
* [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)
4-
* [WAS Liberty Profile 19.0.0.9](https://developer.ibm.com/wasdev/downloads/#asset/runtimes-wlp-kernel) or newer
4+
* [WAS Liberty Profile 19.0.0.9 or newer](https://www.ibm.com/support/pages/node/6250961)
55
* A Java 8 JDK
66

77
## To build LARS you will additionally require

0 commit comments

Comments
 (0)