Skip to content

Commit 2da04cf

Browse files
committed
fix broken links
1 parent 630b83a commit 2da04cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/get-started-ai-in-foundry/includes/5-foundry-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Part of what an API does is to handle authentication. Whenever a request is made
3434

3535
The endpoint describes how to reach the AI service resource instance that you want to use, in a similar way to the way a URL identifies a web site. When you view the endpoint for your resource, it looks something like:
3636

37-
https://cognitiveservices48.cognitiveservices.azure.com/
37+
`https://cognitiveservices48.cognitiveservices.azure.com/`
3838

3939
The resource key protects the privacy of your resource. To ensure your key is always secure, it can be changed periodically.
4040

0 commit comments

Comments
 (0)