Skip to content

Commit 8162480

Browse files
authored
Update README.md
1 parent 2ecfb56 commit 8162480

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
@@ -40,7 +40,7 @@ This repository also includes a java software development kit (SDK) to assist in
4040
| <img src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google_Maps_Logo.svg" height=20 width=100 /> | [geocoding](examples/geocoding/) | Geocoding utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/geocoding-0.2.4-SNAPSHOT.jar) |
4141
| | [net](examples/net/) | REST and HTTP utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/net-0.2.4-SNAPSHOT.jar) |
4242
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/330px-Node.js_logo.svg.png" width=32 height=20 /> | [nodejs](examples/nodejs/) | Nodejs function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/nodejs-0.2.4-SNAPSHOT.zip) |
43-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Oracle_Corporation_logo.svg/48px-Oracle_Corporation_logo.svg.png?20220125115241" width=32 height=20 /> | [oracle](examples/nodejs/) | Oracle Cloud Infrastructure (object storage) | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/oracle-0.2.4-SNAPSHOT.jar) |
43+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Oracle_Corporation_logo.svg/48px-Oracle_Corporation_logo.svg.png?20220125115241" width=32 height=20 /> | [oracle](examples/oracle/) | Oracle Cloud Infrastructure (object storage) | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/oracle-0.2.4-SNAPSHOT.jar) |
4444
| | [parser](examples/parser/) | CSV and JSON parsing | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/parser-0.2.4-SNAPSHOT.jar) |
4545
| | [pdf](examples/pdf/) | PDF form filler | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/pdf-0.2.4-SNAPSHOT.jar) |
4646
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/219px-Python-logo-notext.svg.png" width=22 height=24 /> | [python](examples/python/) | Python function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/python-0.2.4-SNAPSHOT.zip) |

0 commit comments

Comments
 (0)