Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion javascript/files-up-and-down/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Files Up and Down

This folder contains sample code from the [Uploading and Downloading Files with Node.js and Oracle Database](https://jsao.io/2019/06/uploading-and-downloading-files-with-node-js-and-oracle-database) blog series. See that post for more details.
This folder contains sample code for the article [Uploading and Downloading Files with Node.js and Oracle Database](https://dzone.com/articles/intro-to-series-on-uploading-and-downloading-files).
2 changes: 1 addition & 1 deletion javascript/idcs-authentication/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# IDCS Authentication

This folder contains sample code from the [Authenticating Users with Node.js and Oracle Identity Cloud Service](https://jsao.io/2019/08/authenticating-end-users-with-node-js-and-oracle-identity-cloud-service) blog post. See that post for more details.
This folder contains sample code for the article [Authenticating Users with Node.js and Oracle Identity Cloud Service](https://dzone.com/articles/authenticating-end-users-with-nodejs-and-oracle-id).
2 changes: 1 addition & 1 deletion javascript/rest-api/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Creating a REST API with Node.js and Oracle Database

This folder contains sample code from the [Creating a REST API with Node.js and Oracle Database](https://jsao.io/2018/03/creating-a-rest-api-with-node-js-and-oracle-database/) blog series. See that post for more details.
This folder contains sample code from the series of articles [Creating a REST API with Node.js and Oracle Database](https://blogs.oracle.com/oraclemagazine/build-rest-apis-for-nodejs-part-1).