Skip to content

docs : fix broken URL, typos, and inconsistent project naming#4

Merged
TheOriginalBytePlayer merged 3 commits intomasterfrom
copilot/fix-project-issues
Dec 30, 2025
Merged

docs : fix broken URL, typos, and inconsistent project naming#4
TheOriginalBytePlayer merged 3 commits intomasterfrom
copilot/fix-project-issues

Conversation

Copy link
Copy Markdown

Copilot AI commented Dec 30, 2025

Description

Fixed documentation issues found during project evaluation: broken URL missing protocol, typos, and inconsistent project name formatting.

Changes

  • AGENTS.md: Fixed malformed URL github.com/ggml-org/llama.cpp/issueshttps://github.com/ggml-org/llama.cpp/issues
  • tools/server/README.md: Fixed typo "ful list" → "full list"
  • docs/multimodal/granitevision.md: Standardized project references to "llama.cpp" (4 instances: "llama cpp", "Llama cpp" → "llama.cpp"); removed duplicate word "the the" → "the"

All changes are documentation-only with no functional impact.

Original prompt

Evaluate this project and fix any issues you find


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 30, 2025 07:42
Co-authored-by: TheOriginalBytePlayer <18058224+TheOriginalBytePlayer@users.noreply.github.com>
Co-authored-by: TheOriginalBytePlayer <18058224+TheOriginalBytePlayer@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issues found during project evaluation docs : fix broken URL, typos, and inconsistent project naming Dec 30, 2025
@TheOriginalBytePlayer TheOriginalBytePlayer marked this pull request as ready for review December 30, 2025 09:58
Copilot AI review requested due to automatic review settings December 30, 2025 09:58
@TheOriginalBytePlayer TheOriginalBytePlayer merged commit 46a2850 into master Dec 30, 2025
2 checks passed
@TheOriginalBytePlayer TheOriginalBytePlayer deleted the copilot/fix-project-issues branch December 30, 2025 09:58
Copy link
Copy Markdown

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 fixes several documentation issues including a broken URL, typos, and inconsistent project naming throughout the documentation files.

  • Fixed malformed URL in AGENTS.md by adding missing https:// protocol
  • Corrected typo "ful list" to "full list" in server documentation
  • Standardized project name to "llama.cpp" format (4 instances) and removed duplicate word in multimodal documentation

Reviewed changes

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

File Description
AGENTS.md Added missing https:// protocol to GitHub issues URL
tools/server/README.md Fixed typo changing "ful list" to "full list"
docs/multimodal/granitevision.md Standardized project name from "llama cpp"/"Llama cpp" to "llama.cpp" (4 instances) and removed duplicate word "the the"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants