Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8585009

Browse files
committed
update
1 parent ece4d65 commit 8585009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This repository provides examples demonstrating how to use Oracle Functions.
1010
## How To
1111
| Description | Python | Java |
1212
|------------------------------------------------------|:------:|:----:|
13-
| Hello World |[sample](https://orahub.oraclecorp.com/oracle-functions-samples/helloworld/tree/master/python)|[sample](https://orahub.oraclecorp.com/oracle-functions-samples/helloworld/tree/master/java)|
14-
| List OCI Compute instances |[sample](https://orahub.oraclecorp.com/oracle-functions-samples/oci-list-instances-python)|[sample](https://orahub.oraclecorp.com/oracle-functions-samples/oci-list-instances-java)|
15-
| Control OCI Compute instances (start/stop/status) |[sample](https://orahub.oraclecorp.com/oracle-functions-samples/oci-compute-control-python)|
13+
| Hello World |[sample](./helloworld)|[sample](./helloworld)|
14+
| List OCI Compute instances |[sample](./oci-list-instances-python)|[sample](./oci-list-instances-java)|
15+
| Control OCI Compute instances (start/stop/status) |[sample](./oci-compute-control-python)|
1616

1717

1818
## Documentation

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /