Skip to content

Commit f89516c

Browse files
authored
README update (#83)
1 parent 2f0a7c8 commit f89516c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ Samples for each service supported by Spring Cloud Oracle below:
4040

4141
If you would like to clone this repo in your OCI tenancy, click on 'Open in Code Editor' button below to clone and launch OCI Code Editor for this sample.
4242

43-
[<img src="https://raw.githubusercontent.com/oracle-devrel/oci-code-editor-samples/main/images/open-in-code-editor.png" />](https://cloud.oracle.com/?region=home&cs_repo_url=https://github.com/oracle/spring-cloud-oci.git&cs_open_ce=true&cs_readme_path=spring-cloud-oci-samples/spring-cloud-oci-storage/README.md)
43+
[<img src="https://raw.githubusercontent.com/oracle-devrel/oci-code-editor-samples/main/images/open-in-code-editor.png" />](https://cloud.oracle.com/?region=home&cs_repo_url=https://github.com/oracle/spring-cloud-oracle.git&cs_open_ce=true)
4444

4545
or
4646

4747
To check out the project manually and build it from source, do the following:
4848

4949
```shell
5050
git clone https://github.com/oracle/spring-cloud-oracle.git
51-
cd spring-cloud-oci
51+
cd spring-cloud-oracle
5252
mvn package
5353
```
5454

0 commit comments

Comments
 (0)