Skip to content

Commit 6e6e034

Browse files
authored
Update README.md
1 parent e51f7b1 commit 6e6e034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@ Explore the examples below to learn how to use the Node.js SDK for your specific
142142
<tr>
143143
<td rowspan="2">Batch</td>
144144
<td>Create a batch job</td>
145-
<td><a href="/batch/index.js">batch_processing/index.js</a></td>
145+
<td><a href="/batch/index.js">batch/index.js</a></td>
146146
</tr>
147147
<tr>
148148
<td>Get batch job results</td>
149-
<td><a href="/batch/retrieve_results.js">batch_processing/retrieve_results.js {job-id}</a></td>
149+
<td><a href="/batch/retrieve_results.js">batch/retrieve_results.js {job-id}</a></td>
150150
</tr>
151151
<tr>
152152
<td rowspan="1">Images</td>

0 commit comments

Comments
 (0)