Skip to content

Commit 34ef114

Browse files
authored
Correct link to oractl (#829)
1 parent d876b42 commit 34ef114

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
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 Spring Boot and Microservices 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.0). 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.1.1). The platform-specific binary can be renamed to `oractl` for convenience.
99

1010
Table of Contents:
1111

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 _non-production_ environment, for example a developer's des
2727

2828
## Download
2929

30-
Download the latest release of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.0/onprem-ebaas_latest.zip).
30+
Download the latest release of [Oracle Backend for Spring Boot and Microservices](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.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 Spring Boot and Microservices
5858

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

6161
### Install Ansible
6262

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ useradd obaas
2222

2323
### Download Oracle Backend for Spring Boot and Microservices
2424

25-
Download the latest version of [Oracle Backend for Spring Boot](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.0/onprem-ebaas_latest.zip) and unzip into a new directory.
25+
Download the latest version of [Oracle Backend for Spring Boot](https://github.com/oracle/microservices-datadriven/releases/download/OBAAS-1.1.1/onprem-ebaas_latest.zip) and unzip into a new directory.
2626

2727
As the `obaas` user, run this command:
2828

0 commit comments

Comments
 (0)