Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 250e8c7

Browse files
authoredApr 21, 2020
Merge pull request #2 from crush-157/crush-157-patch-1
Fixed broken link
2 parents a78cc42 + fcab3cf commit 250e8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This repository provides examples demonstrating how to use Oracle Functions.
2020
| Create a PAR in OCI Object Storage |[sample](./oci-objectstorage-create-par-python)||
2121
| Display an OCI Cloud Event |[sample](./oci-event-display-python)|
2222
| Invoke another Function |[sample](./oci-invoke-function-python)| |
23-
| Run a SQL statement against Autonomous DB using ORDS | [sample](.oci-adb-ords-runsql-python) |
23+
| Run a SQL statement against Autonomous DB using ORDS | [sample](./oci-adb-ords-runsql-python) |
2424
| Run a SQL statement against Autonomous DB using DB Client |[sample](./oci-adb-client-runsql-python)||
2525
| Publish a notification using ONS |[sample](./oci-ons-publish-python)|
2626
| Send an email using Email Delivery Service |[sample](./oci-email-send-python)|

0 commit comments

Comments
 (0)
Failed to load comments.