Skip to content

Commit 35cad58

Browse files
authored
Link fixes (#981)
1 parent f8b7a0a commit 35cad58

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed

docs-source/spring/content/azure/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Watch this video for a quick overview of the setup process.
2222

2323
## Download
2424

25-
Download [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas_latest.zip).
25+
Download [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.1/azure-ebaas_latest.zip).
2626

2727
## Setup
2828

@@ -55,7 +55,7 @@ The Multicloud installation is done using the Azure Cloud Shell. The following s
5555

5656
![Azure Cloud Shell Icon](AzureCloudShellIcon.png)
5757

58-
3. Upload the [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/azure-ebaas-platform_latest.zip) stack. For example:
58+
3. Upload the [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.1/azure-ebaas-platform_latest.zip) stack. For example:
5959

6060
![Azure Upload](AzureUpload.png)
6161

docs-source/spring/content/development/cli/_index.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords: "cli tool deployment spring springboot microservices development oracl
55
---
66

77
The Oracle Backend for Microservices and AI offers a command-line interface (CLI), `oractl`. The CLI commands simplify the deployment of
8-
microservices applications as well as bindings with the resources that they use. Download the CLI [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3). The platform-specific binary can be renamed to `oractl` for convenience.
8+
microservices applications as well as bindings with the resources that they use. Download the CLI [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.1). The platform-specific binary can be renamed to `oractl` for convenience.
99

1010
Table of Contents:
1111

@@ -32,7 +32,7 @@ Oracle Backend for Microservices and AI CLI is used to configure your backend an
3232

3333
1. Download the Oracle Backend for Microservices and AI CLI `oractl`
3434

35-
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3)
35+
Download the CLI from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.1)
3636

3737
1. Rename the downloaded file to `oractl`
3838

@@ -66,18 +66,18 @@ Oracle Backend for Microservices and AI CLI is used to configure your backend an
6666

6767
```text
6868
_ _ __ _ ___
69-
/ \ |_) _. _. (_ / | |
70-
\_/ |_) (_| (_| __) \_ |_ _|_
71-
========================================================================================
72-
Application Name: Oracle Backend Platform :: Command Line Interface
73-
Application Version: (1.1.3)
74-
:: Spring Boot (v3.2.1) ::
75-
76-
Ask for help:
77-
- Slack: https://oracledevs.slack.com/archives/C03ALDSV272
78-
- email: obaas_ww@oracle.com
79-
80-
oractl:>
69+
/ \ |_) _. _. (_ / | |
70+
\_/ |_) (_| (_| __) \_ |_ _|_
71+
========================================================================================
72+
Application Name: Oracle Backend Platform :: Command Line Interface
73+
Application Version: (1.3.1)
74+
:: Spring Boot (v3.3.3) ::
75+
76+
Ask for help:
77+
- Slack: https://oracledevs.slack.com/archives/C06L9CDGR6Z
78+
- email: obaas_ww@oracle.com
79+
80+
oractl:>
8181
```
8282
8383
## Available Commands

docs-source/spring/content/getting-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Watch this video for more information.
2626

2727
## CloudBank - Building an Application with Spring Boot and Mobile APIs with Oracle Database and Kubernetes
2828

29-
[In this workshop (~ 2 hours)](https://bit.ly/CloudBankOnOBaaS), you learn how to build Microservices using Spring Boot and deploy
29+
[In this workshop (~ 2 hours)](https://bit.ly/cloudbankAI), you learn how to build Microservices using Spring Boot and deploy
3030
them to the Oracle Backend for Microservices and AI. You learn about accessing the database using the Java Persistence API (JPA), service
3131
discovery, exposing services with the API Gateway, managing transactions across Microservices, workflow, and using observability tools
3232
to monitor your services and diagnose issues.

docs-source/spring/content/on-premises/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When installing in a _desktop_ environment, for example a developer's desktop, t
2727

2828
## Download
2929

30-
Download the latest release of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/onprem-ebaas_latest.zip).
30+
Download the latest release of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.1/onprem-ebaas_latest.zip).
3131

3232
## Setup
3333

docs-source/spring/content/on-premises/macos_ventura/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If Minikube fails to start and returns this `Failed kubeconfig update: could not
5656

5757
### Download Oracle Backend for Microservices and AI
5858

59-
Download the latest version of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.3/onprem-ebaas_latest.zip) and unzip into a new directory.
59+
Download the latest version of [Oracle Backend for Microservices and AI](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.3.1/onprem-ebaas_latest.zip) and unzip into a new directory.
6060

6161
### Install Ansible
6262

docs-source/spring/content/platform/eureka/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ To access the Eureka web user interface, process these steps:
2626
{{< img name="obaas-eureka-dashboard" size="medium" lazy=false >}}
2727
<!-- spellchecker-enable -->
2828

29-
On the dashboard you will see all the internal services registered with Eureka. If you have deployed the sample application [CloudBank](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v32) or done the [LiveLab for Oracle Backend for Microservices and AI](http://bit.ly/CloudBankOnOBaaS) you will see those services.
29+
On the dashboard you will see all the internal services registered with Eureka. If you have deployed the sample application [CloudBank](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v4) or done the [LiveLab for Oracle Backend for Microservices and AI](https://bit.ly/cloudbankAI) you will see those services.

docs-source/spring/content/platform/spring-admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ the applications:
3232
{{< img name="obaas-springadmin-apps" size="medium" lazy=false >}}
3333
<!-- spellchecker-enable -->
3434

35-
On the dashboard you will see all the internal services registered with Eureka. If you have deployed the sample application [CloudBank](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v32) or done the [LiveLab for Oracle Backend for Microservices and AI](http://bit.ly/CloudBankOnOBaaS) you will see those services.
35+
On the dashboard you will see all the internal services registered with Eureka. If you have deployed the sample application [CloudBank](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v4) or done the [LiveLab for Oracle Backend for Microservices and AI](https://bit.ly/cloudbankAI) you will see those services.
3636

3737
If you click (expand) an application and click on the instance of service you will details about the service instance, metrics, configuration, and so on,
3838

docs-source/spring/content/platform/vscode-plugin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You must have already installed and configured the following software which requ
2020

2121
## Installation
2222

23-
1. Download the plug-in from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3).
23+
1. Download the plug-in from [here](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.1).
2424

2525
2. On the VS Code left menu bar, click on the **Extensions** symbol:
2626

docs-source/spring/content/sampleapp/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Sample application for Oracle Backend for Microservices and AI"
44
keywords: "springboot spring development microservices development oracle backend"
55
---
66

7-
**Oracle** recommends that you use the [CloudBank LiveLab](http://bit.ly/CloudBankOnOBaaS) to learn how to use Oracle Backed for Spring Boot and Microservices. The LiveLab has the following Outline:
7+
**Oracle** recommends that you use the [CloudBank LiveLab](https://bit.ly/cloudbankAI) to learn how to use Oracle Backed for Spring Boot and Microservices. The LiveLab has the following Outline:
88

99
- Provision an Instance
1010
- Setup your Development Environment
@@ -17,4 +17,4 @@ keywords: "springboot spring development microservices development oracle backen
1717
- Extend the Mobile Application
1818
- Cleanup
1919

20-
The CloudBank source code is provided [here](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v32), this repository also contains more services.
20+
The CloudBank source code is provided [here](https://github.com/oracle/microservices-datadriven/tree/main/cloudbank-v4), this repository also contains more services.

docs-source/spring/content/setup/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ To set up the local machine, process these steps:
460460

461461
1. Install the Oracle Backend for Microservices and AI command-line.
462462

463-
The Oracle Backend for Microservices and AI command-line interface, `oractl`, is available for Linux and Mac systems. Download the binary that you want from the [Releases](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.1.3) page and add it to your PATH environment variable. You can rename the binary to remove the suffix.
463+
The Oracle Backend for Microservices and AI command-line interface, `oractl`, is available for Linux and Mac systems. Download the binary that you want from the [Releases](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.3.1) page and add it to your PATH environment variable. You can rename the binary to remove the suffix.
464464

465465
If your environment is a Linux or Mac machine, run `chmod +x` on the downloaded binary. Also, if your environment is a Mac, run the following command. Otherwise, you get a security warning and the CLI does not work:
466466

0 commit comments

Comments
 (0)