Skip to content

Commit 37fa486

Browse files
authored
Update broken links
1 parent eb59d6c commit 37fa486

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

22
This repository is the home directory of IBM Operational Decision Manager for Developers.
33

4-
IBM® is hosting product images on the IBM Container Registry, *icr.io*. You can obtain the IBM Operational Decision Manager for Developers image without authenticating by using this IBM-controlled source: *icr.io/cpopen/odm-k8s*.
4+
# New: IBM Container Registry
55

6+
IBM® is now hosting product images on the IBM Container Registry, *icr.io*. You can obtain the IBM Operational Decision Manager for Developers image without authenticating by using this IBM-controlled source: *icr.io/cpopen/odm-k8s/odm*.
67

78
```console
89
docker pull icr.io/cpopen/odm-k8s/odm
@@ -11,7 +12,7 @@ docker pull icr.io/cpopen/odm-k8s/odm
1112
# Quick reference
1213

1314
- **Where to get help**:
14-
* [ODM Documentation](https://www.ibm.com/docs/en/odm/8.11.0?topic=manager-introducing-operational-decision)
15+
* [ODM Documentation](https://www.ibm.com/docs/en/odm/8.11.1?topic=manager-introducing-operational-decision)
1516
* [IBM Business Automation Community](https://community.ibm.com/community/user/automation/communities/community-home?CommunityKey=c0005a22-520b-4181-bfad-feffd8bdc022)
1617

1718
- **Where to file issues**:
@@ -25,13 +26,13 @@ docker pull icr.io/cpopen/odm-k8s/odm
2526
https://github.com/ODMDev/odm-ondocker/tree/master/standalone/dockerhub
2627

2728
- **Supported Docker versions**:
28-
[latest release](https://github.com/docker/docker-ce/releases/latest) (down to version 17, on a best-effort basis)
29+
[latest release](https://docs.docker.com/engine/release-notes/#201021) (down to Engine 20.10)
2930

3031
- **Rule Designer development environment for ODM developers**:
3132

32-
Available from the [Eclipse marketplace](https://marketplace.eclipse.org/content/ibm-operational-decision-manager-developers-v-81100-rule-designer)
33+
Available from the [Eclipse marketplace](https://marketplace.eclipse.org/content/ibm-operational-decision-manager-developers-v-8111x-rule-designer)
3334

34-
Use [IDE 2020-06 R (4.16) Modeling Tools Packages](https://www.eclipse.org/downloads/packages/release/2020-06/r). The update site is https://raw.githubusercontent.com/ODMDev/ruledesigner/8.11.0.1/p2
35+
Use [IDE 2020-06 R (4.16) Modeling Tools Packages](https://www.eclipse.org/downloads/packages/release/2020-06/r). The update site is https://raw.githubusercontent.com/ODMDev/ruledesigner/8.11.1.0/p2
3536

3637

3738
- **Sample projects**:
@@ -61,16 +62,16 @@ docker pull icr.io/cpopen/odm-k8s/odm
6162
- [Creating a decision service in Rule Designer](https://www.ibm.com/support/knowledgecenter/en/SS7J8H/com.ibm.odm.cloud.tutorials/tut_cloud_ds_topics/odm_cloud_dservice_tut.html). For this tutorial, you need some knowledge of Java and the Eclipse workspaces, perspectives, and views. The following instructions supersede the prerequisites given in the tutorial documentation:
6263

6364
- Get Rule Designer from the Eclipse marketplace, as indicated at the beginning of this page.
64-
- Download the Miniloan sample project from the https://github.com/ODMDev/odm-for-dev-getting-started GitHub repository by clicking 'Clone or download' and then 'Download ZIP'.
65-
- Extract its contents to a new directory. The tutorial later refers to this directory as <InstallDir>/miniloanservice-projects. The size of the download file is about 13 KB.
65+
- Download the Miniloan sample project from the https://github.com/ODMDev/odm-for-dev-getting-started GitHub repository by clicking 'Clone or Code' and then 'Download ZIP'.
66+
- Extract its contents to a new directory. The tutorial later refers to this directory as `<InstallDir>/miniloanservice-projects`. The size of the download file is about 13 KB.
6667
- For Decision Server console and Decision Center Business console, use the URLs and the users/passwords provided in the table below on this page.
6768

68-
- [Getting started with decision modeling in the Business console](https://www.ibm.com/docs/en/odm/8.11.0?topic=tutorials-deprecated-getting-started-decision-modeling). For Decision Center Business console, use the URL and the user/password provided in the table below on this page.
69+
- [Getting started with decision modeling in the Business console](https://www.ibm.com/docs/en/odm/8.11.1?topic=tutorials-deprecated-getting-started-decision-modeling). For Decision Center Business console, use the URL and the user/password provided in the table below on this page.
6970

7071

7172
# Overview
7273

73-
The image in this repository contains IBM Operational Decision Manager for Developers based on the IBM Websphere Application Server Liberty for Developer image. See the license section below for restrictions on the use of this image. For more information about IBM Operational Decision Manager, see the [ODM Documentation](https://www.ibm.com/docs/en/odm/8.11.0?topic=manager-introducing-operational-decision) site.
74+
The image in this repository contains IBM Operational Decision Manager for Developers based on the IBM Websphere Application Server Liberty for Developer image. See the license section below for restrictions on the use of this image. For more information about IBM Operational Decision Manager, see the [ODM Documentation](https://www.ibm.com/docs/en/odm/8.11.1?topic=manager-introducing-operational-decision) site.
7475

7576

7677
# Usage
@@ -120,3 +121,6 @@ When the server is started, use the URL http://localhost:9060 to display a welco
120121
- [IBM Operational Decision Manager for Developers ](https://raw.githubusercontent.com/ODMDev/odm-ondocker/master/standalone/licenses/Lic_en.txt)
121122

122123
**Note**: The IBM Operational Decision Manager for Developers license does not permit further distribution and the terms restrict usage to a developer machine.
124+
125+
126+

0 commit comments

Comments
 (0)