We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51f7b1 commit 6e6e034Copy full SHA for 6e6e034
README.md
@@ -142,11 +142,11 @@ Explore the examples below to learn how to use the Node.js SDK for your specific
142
<tr>
143
<td rowspan="2">Batch</td>
144
<td>Create a batch job</td>
145
- <td><a href="/batch/index.js">batch_processing/index.js</a></td>
+ <td><a href="/batch/index.js">batch/index.js</a></td>
146
</tr>
147
148
<td>Get batch job results</td>
149
- <td><a href="/batch/retrieve_results.js">batch_processing/retrieve_results.js {job-id}</a></td>
+ <td><a href="/batch/retrieve_results.js">batch/retrieve_results.js {job-id}</a></td>
150
151
152
<td rowspan="1">Images</td>
0 commit comments