-
Notifications
You must be signed in to change notification settings - Fork 826
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
Conversation
👋 Thanks for contributing @elbruno! We will review the pull request and get back to you soon. |
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Country Locale in URLsWe have automatically detected added country locale to URLs in your files. Check the file paths and associated URLs inside them.
|
There was a problem hiding this 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.
Check Broken URLsWe 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.
|
Fix by reported in #84