Skip to content

Commit

Permalink
github URL
Browse files Browse the repository at this point in the history
  • Loading branch information
emir-garza committed Jul 14, 2022
1 parent b2362b9 commit a174903
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions 01-tls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
Clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/01-tls
cd cp4i-mq-samples/01-tls
```

Expand Down
4 changes: 2 additions & 2 deletions 02-mtls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/02-mtls
cd cp4i-mq-samples/02-mtls
```

Expand Down
4 changes: 2 additions & 2 deletions 03-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/03-auth
cd cp4i-mq-samples/03-auth
```

Expand Down
4 changes: 2 additions & 2 deletions 04-app2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/03-app2
cd cp4i-mq-samples/04-app2
```

Expand Down
4 changes: 2 additions & 2 deletions 05-pvc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/05-pvc
cd cp4i-mq-samples/05-pvc
```

Expand Down
4 changes: 2 additions & 2 deletions 06-native-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/06-native-ha
cd cp4i-mq-samples/06-native-ha
```

Expand Down
4 changes: 2 additions & 2 deletions 07-mqx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/07-mqx
cd cp4i-mq-samples/07-mqx
```

Expand Down
4 changes: 2 additions & 2 deletions 08-jms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/08-jms
cd cp4i-mq-samples/08-jms
```

Expand Down
4 changes: 2 additions & 2 deletions 09-rest-basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/09-rest-basic
cd cp4i-mq-samples/09-rest-basic
```

Expand Down
4 changes: 2 additions & 2 deletions 10-rest-idpw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/10-rest-idpw
cd cp4i-mq-samples/10-rest-idpw
```

Expand Down
4 changes: 2 additions & 2 deletions 11-rest-tls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/11-rest-tls
cd cp4i-mq-samples/11-rest-tls
```

Expand Down
4 changes: 2 additions & 2 deletions 12-rest-token/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Open a terminal and login to the OpenShift cluster where you installed the CP4I
If not already done, clone this repository and navigate to this directory:

```
git clone https://github.ibm.com/EGarza/cp4i-mq.git
git clone https://github.com/ibm-messaging/cp4i-mq-samples.git
```

```
cd cp4i-mq/12-rest-token
cd cp4i-mq-samples/12-rest-token
```

Expand Down

0 comments on commit a174903

Please sign in to comment.