Skip to content

Commit a35545f

Browse files
authored
Merge pull request #203540 from atikmapari/Broken-link-lajanuar
Broken link fixed
2 parents a0a7591 + 53607f1 commit a35545f

File tree

1 file changed

+2
-2
lines changed
  • articles/applied-ai-services/form-recognizer/includes/get-started

1 file changed

+2
-2
lines changed

articles/applied-ai-services/form-recognizer/includes/get-started/javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In this quickstart, you'll use the following APIs to extract structured data fro
9595

9696
> [!IMPORTANT]
9797
>
98-
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use secure methods to store and access your credentials. See our Cognitive Services [security](/azure/cognitive-services/cognitive-services-security.md) article for more information.
98+
> Remember to remove the key from your code when you're done, and never post it publicly. For production, use secure methods to store and access your credentials. See our Cognitive Services [security](/azure/cognitive-services/cognitive-services-security) article for more information.
9999

100100
## **Try it**: Layout model
101101

@@ -252,4 +252,4 @@ Congratulations! In this quickstart, you used the Form Recognizer JavaScript SDK
252252
> [REST API v2.1 reference documentation](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-1/operations/5ed8c9843c2794cbb1a96291)
253253
254254
> [!div class="nextstepaction"]
255-
> [Form Recognizer JavaScript reference library](/javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-latest&preserve-view=true)
255+
> [Form Recognizer JavaScript reference library](/javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-latest&preserve-view=true)

0 commit comments

Comments
 (0)