Skip to content

Bruno-fixbrokenlinks #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Bruno-fixbrokenlinks #89

merged 2 commits into from
Mar 17, 2025

Conversation

elbruno
Copy link
Collaborator

@elbruno elbruno commented Mar 17, 2025

Fix by reported in #84

Copy link

👋 Thanks for contributing @elbruno! We will review the pull request and get back to you soon.

Copy link

Check Broken Paths

We have automatically detected the following broken relative paths in your files.
Review and fix the paths to resolve this issue.

Check the file paths and associated broken paths inside them.
For more details, check our Contributing Guide.

File Full Path Issues
translations/ko/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/es/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/tw/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/pt/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/de/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/fr/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/zh/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
translations/ja/03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91
03-CoreGenerativeAITechniques/03-vision-audio.md
#LinkLine Number
1../02-SettingUp.NETDev/getting-started-azure-openai.md91

Copy link

Check Country Locale in URLs

We have automatically detected added country locale to URLs in your files.
Review and remove country-specific locale from URLs to resolve this issue.

Check the file paths and associated URLs inside them.
For more details, check our Contributing Guide.

File Full Path Issues
translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/ko/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/es/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/tw/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/pt/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/de/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/fr/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/fr-fr/azure/ai-services/157
2https://learn.microsoft.com/fr-fr/azure/ai-services/deploy/159
translations/fr/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/zh/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/157
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/ja/02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110
02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/158
2https://learn.microsoft.com/en-us/azure/ai-services/deploy/160
02-SetupDevEnvironment/getting-started-ollama.md
#LinkLine Number
1https://learn.microsoft.com/en-us/dotnet/110

@elbruno elbruno mentioned this pull request Mar 17, 2025
@elbruno elbruno requested a review from Copilot March 17, 2025 14:15
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses reported broken links by updating the referenced file paths in markdown documents.

  • Updated relative link for the GitHub Models guide in getting-started-ollama.md.
  • Adjusted markdown bullet formatting in README.md for the CONTRIBUTING.MD link.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
02-SetupDevEnvironment/getting-started-ollama.md Updated markdown link to reference a corrected file path and adjusted list bullet styling.
README.md Modified the list formatting for the CONTRIBUTING.MD link to fix formatting inconsistencies.
Comments suppressed due to low confidence (2)

02-SetupDevEnvironment/getting-started-ollama.md:7

  • Verify that the updated link path './readme.md' matches the actual file name (e.g., case sensitivity) in the repository. Additionally, confirm that the removal of the bullet marker is intentional for consistent markdown formatting.
👉 [To use GitHub Models this is the guide for you](./readme.md)

README.md:103

  • [nitpick] The removal of the leading bullet dash may affect the list formatting; please confirm if this change was intended to align with the overall document style.
Check the [CONTRIBUTING.MD](./CONTRIBUTING.MD) file for details on how to get involved.

@elbruno elbruno merged commit 9171b8f into main Mar 17, 2025
3 of 6 checks passed
@elbruno elbruno deleted the bruno-fixbrokenlinks branch March 17, 2025 14:17
Copy link

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them.
For more details, check our Contributing Guide.

File Full Path Issues
README.md
#LinkLine Number
1http://makeapullrequest.com9
04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1511
translations/ko/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/ko/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1510
translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/es/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/es/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1510
translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/tw/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/tw/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1511
translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/pt/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/pt/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1510
translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/de/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/de/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1512
translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/fr/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/fr/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1511
translations/fr/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/fr-fr/azure/ai-services/deploy/159
translations/zh/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/zh/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1510
translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
translations/ja/README.md
#LinkLine Number
1http://makeapullrequest.com9
translations/ja/04-PracticalSamples/readme.md
#LinkLine Number
1https://aka.ms/netaieshoplitedeepseekr1510
translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/159
02-SetupDevEnvironment/getting-started-azure-openai.md
#LinkLine Number
1https://learn.microsoft.com/en-us/azure/ai-services/deploy/160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant