We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98fe62d commit 2d29cbbCopy full SHA for 2d29cbb
articles/ai-services/document-intelligence/how-to-guides/includes/v3-0/rest-api.md
@@ -106,7 +106,7 @@ After you've called the [**Analyze document**](https://westus.dev.cognitive.micr
106
107
* Use the NodeJS **json tool** as a JSON formatter for curl.
108
109
-* If you don't have [Node.js](https://nodejs.org/about/releases/) installed, download and install the latest version.
+* If you don't have [Node.js](https://github.com/nodejs/release#release-schedule) installed, download and install the latest version.
110
111
* Open a new command prompt and install the **json tool** with the following command:
112
0 commit comments